How to get the status name of a work item using Java RTC API?
One answer
Try https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ I believe the
IWorkflowInfodescribed there has a way to get the state name.
Try https://rsjazz.wordpress.com/2012/11/26/manipulating-work-item-states/ I believe the
IWorkflowInfodescribed there has a way to get the state name.