WorkItem state change programatically.
Plain java Client code to change the state of workitem (like StartWorking---> Resolve ) programatically ....any help?
|
Accepted answer
IWorkitem
get its WorkitemWorkingCopy set the workingcopy workflowaction (setWorkflowAction) so in this case it is the workflow action is 'Resolve' you get that from the WorkflowInfo() object, (getActionIds) you really need to look at the JavaDoc Ralph Schoon selected this answer as the correct answer
Comments
Sudeshna Mitra
commented Aug 13 '12, 2:57 a.m.
Thanks for reply, any help on workitem state change using OSLC ???? |
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.