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

How to get IWorkItem from IChangeSet (server)

 HI,
I have IChangeSet  on deliver operation and I want to get the related IWorkItem.
There must be a way to get the WorkItem out of changeset as I can do it simply in the Eclipse GUI.
How can I get a related WorkItems when I have the changeSet ?
Thanks.

1

0 votes



One answer

Permanent link
I assume you are asking how to do this with the plain Java client libraries. You can use the ILinkManager to find links by source. You can give the change set and it will return the links, which will include the work items.

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,937

Question asked: Oct 23 '12, 3:30 p.m.

Question was seen: 3,978 times

Last updated: Oct 23 '12, 4:34 p.m.

Confirmation Cancel Confirm