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

Change workItem state with PlainJazzAPI

I've read here on the forum that to change a WorkItem status I have to use a method from IWorkItemServer class. This class belongs to com.ibm.team.workitem.server package that it doesn't appear in Plain Java API. Is it correct? Is there another way to run an action to change work item state?

0 votes



2 answers

Permanent link
I've read here on the forum that to change a WorkItem status I have to
use a method from IWorkItemServer class. This class belongs to
com.ibm.team.workitem.server package that it doesn't appear in Plain
Java API. Is it correct? Is there another way to run an action to
change work item state?

On the client, you need to use IWorkItemClient, which has the same methods
as IWorkItemServer (it's counterpart on the server side).

--
Regards,
Patrick
Jazz Work Item Team

0 votes


Permanent link
On the client, you need to use IWorkItemClient, which has the same methods as IWorkItemServer (it's counterpart on the server side).

--
Regards,
Patrick
Jazz Work Item Team

0 votes

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
× 10,943

Question asked: May 20 '09, 6:09 a.m.

Question was seen: 4,454 times

Last updated: May 20 '09, 6:09 a.m.

Confirmation Cancel Confirm