It's all about the answers!

Ask a question

Retrieve changeset file list associated with the workitem


Kelvin Lui (51299) | asked Feb 02 '12, 2:22 p.m.
Hi,

I would like to find out how to retrieve a changeset file list associated with a specific workitem programatically.

I wrote a client/query which successfully returns the IWorkitem object. However looking through the javadoc there isn't any get method to retrieve the corresponding changeset.

Any help is appreciated.

Thanks.

Kelvin

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Feb 03 '12, 4:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Kelvin,

get and set are only for attributes. The connection to a changeset is most likely a reference/link. Since i don't know exactly I searched this forum with the search engine https://jazz.net/forums/search.php and found a couple of posts you should review.

This looked promising for instance: https://jazz.net/forums/viewtopic.php?t=839&highlight=changeset+work+item

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.