How to get the WorkitemType of Linked Workitem using server side API ?
Hello team
|
Accepted answer
Ralph Schoon (63.6k●3●36●47)
| answered Mar 28 '17, 3:11 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You get the linked work item, resolve it and then you use com.ibm.team.workitem.common.model.IWorkItem.getWorkItemType()
This is all common API.
The Link API is explained here: https://rsjazz.wordpress.com/?s=Link+API
David Lafreniere selected this answer as the correct answer
|
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.