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

How to tell if a change-set is/not in a workspace history using Java client API

I'm basically trying to answer the following question:

"Does the following Work Item have all it's linked change-sets in my current workspace (or history)?"

Is there an easy way to do this? I know that one can easily check if a Versionable is in a component current configuration, but I want to include my search to the entire component history, and all components in my workspace.

I might have a suggestion, and will post it later.

Any comments appreciated :).

/Morten.

0 votes



One answer

Permanent link
I think you want IWorkspaceManager's locateChangeSets(ILocateChangeSetsSearchCriteria, IProgressMonitor) method.

2 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,938
× 411

Question asked: Sep 05 '13, 10:53 a.m.

Question was seen: 6,395 times

Last updated: Sep 10 '13, 9:17 a.m.

Confirmation Cancel Confirm