It's all about the answers!

Ask a question

How to get the status name of a work item using Java RTC API?


Anh Tu Le (1325) | asked Jul 08 '17, 7:02 a.m.
edited Jul 08 '17, 7:03 a.m.

I managed to get the status value of a work item. But it's the value in a select box (eg: 1, 2, 3, etc,), I want to get the name associated with the value, such as New, In Progress, Done, etc,


One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jul 08 '17, 10:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Try https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ I believe the

IWorkflowInfo 
described there has a way to get the state name.

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.