It's all about the answers!

Ask a question

java API to get Version Information value from Delivery Work Item


Swapnil Sahu (1317) | asked Aug 08 '17, 3:03 a.m.

Hello,

Below is the java API which gives me the delivery work item details but except 'version information' details.

IWorkItem workItem = RTCUtilsUSA.getDeliveryWorkItem(teamRepository, fetchedBaseline, monitor);

Please let me know which is the API to fetch version information in delivery work Item.

Thanks,
Swapnil

One answer



permanent link
Ralph Schoon (63.3k33646) | answered Aug 09 '17, 2:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 09 '17, 4:00 a.m.

First of all, the API above is not part of the RTC API. I am 99.99999% sure of that. This seems to be some custom API.
Second the work item type Delivery Work Item is most likely a custom type, so no one here can know what 'version information' is.

See https://rsjazz.wordpress.com/2013/01/02/working-with-work-item-attributes/ for a general introduction into work items and their attributes and the related API.

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.