Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

WorkItem state change programatically.

Plain java Client code to change the state of workitem (like StartWorking---> Resolve ) programatically  ....any help?

0 votes


Accepted answer

Permanent link
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

1 vote

Comments

Thanks for reply,

any help on workitem state change using OSLC ????

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,700
× 383

Question asked: Aug 11 '12, 2:52 a.m.

Question was seen: 4,507 times

Last updated: Aug 13 '12, 2:57 a.m.

Confirmation Cancel Confirm