It's all about the answers!

Ask a question

Getting the Current Working Work Item


Jonathan Mann (122) | asked Dec 02 '09, 1:47 p.m.
What would be the best way to obtain the work item that is currently set as working, i.e. if the user right-clicks on a WI and selects "Start Working"?

One answer



permanent link
Patrick Streule (4.9k21) | answered Dec 03 '09, 2:53 p.m.
JAZZ DEVELOPER
What would be the best way to obtain the work item that is currently
set as working, i.e. if the user right-clicks on a WI and selects
"Start Working"?

This should work:
ClientModel.getWorkItemActivationManager().getActiveWorkItem()

--
Regards,
Patrick
Jazz Work Item Team

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.