How to initialize IWorkItemTemplate instance?
In RTC Java plain API, I found a class IWorkItemTemplateClient has method "importTemplate" to import a work item template into a project area. An IWorkItemTemplate object is needed to pass to the method as a parameter.
My question is how to get/initialize the IWorkItemTemplate object?
Thanks for helping!
|
One answer
Ralph Schoon (63.7k●3●36●48)
| answered Aug 15 '12, 2:43 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Rubin,
I would like to suggest to read: https://jazz.net/library/article/784/ and follow the Extensions workshop it mentions to set up your environment with the SDK. Then you can search for references of the IWorkitemTemplate and explore how the SDK does these things. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.