It's all about the answers!

Ask a question

How to initialize IWorkItemTemplate instance?


Rubin Zheng (1698) | asked Aug 10 '12, 3:35 a.m.
 
 void importTemplate(IWorkItemTemplate template, boolean overwrite, org.eclipse.core.runtime.IProgressMonitor monitor)

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



permanent link
Ralph Schoon (63.3k33646) | 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


Register or to post 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.