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

List snapshot components

 Hi everyone,

Is there a way using the Java API to list all the components associated to a snapshot?

Thank you in advance for your support.

Regards
Marco

0 votes



One answer

Permanent link

 Yes. 


Get the baselines com.ibm.team.scm.common.IBaselineSet.getBaselines() 
Iterate the baselines, for each baseline,
get the component. com.ibm.team.scm.common.IBaseline.getComponent()

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
× 233
× 89

Question asked: Aug 06 '19, 11:07 a.m.

Question was seen: 1,788 times

Last updated: Aug 08 '19, 3:28 a.m.

Confirmation Cancel Confirm