How can I get the IWorkItemHandle of the current WorkItem in java?
I am writing an operation behavior that will take the string value of a custom attribute and use that value for the attribute on any child workitems of the current work item. I have noticed that IWorkItemHandle is commonly used to create links and references from one workitem to another. How can I get the IWorkItemHandle of the current workitem using only common and server side apis in java? |
One answer
Ralph Schoon (63.7k●3●36●48)
| answered Nov 05 '22, 4:56 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My suggestion, perform this workshop: https://jazz.net/library/article/1000
And look into https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/
The workshop should answer all questions.
|
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.