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

[closed] How to get ChangeSetHandles after phase 2 delivery, using java server side API?

   I'm trying to get the ComponentHandle after a phase 2 delivery from the IScmDeltaSource.  I noticed the operation date for a phase 1 delivery gives the DeliverOperationData  and you can the ChangeSetHandles from it. 
DeliverOperationData deliverOpData = (DeliverOperationData) data;
changeSetHandles = deliverOpData.getChangeSetHandles();

How can I achieve this for phase 2?  Ultimately, I would like to get the component/component name from the change.  

0 votes


The question has been closed for the following reason: "Duplicate Question" by dnong Nov 24 '15, 5:49 p.m.

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
× 382

Question asked: Nov 24 '15, 11:37 a.m.

Question was seen: 2,219 times

Last updated: Nov 24 '15, 5:49 p.m.

Confirmation Cancel Confirm