How to get the children/links of a workitem (e.g. PCR) with Java Plain API?
![]() I have a workitem (PCR type) which finded by ID. Now I want to get a list which contains all of the children workitems (Task type) of this PCR. After that I want to get the status of the Tasks and push them to another function. PCR has more links not just the Tasks!
|
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Aug 09 '17, 5:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER See: https://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/
|