It's all about the answers!

Ask a question

Want to programmatically query information about change-sets


Nazmin haji (11) | asked Jul 08 '08, 9:26 a.m.
I have created an operation participant for the delivery operation. I want to now query information about the change-sets being delivered programmatically. How do I do that?

One answer



permanent link
Jean-Michel Lemieux (2.5k11) | answered Jul 08 '08, 5:38 p.m.
JAZZ DEVELOPER
On Tue, 08 Jul 2008 13:28:00 +0000, haji wrote:

I have created an operation participant for the delivery operation. I
want to now query information about the change-sets being delivered
programmatically. How do I do that?

Take a look at the following classes DeliverOperationData and
ChangesReviewedOnDelivery for examples. The participant should have
information about the operation (e.g. DeliverOperationData) and can use
that to find out which change sets are being delivered. An example can be
found in the ChangesReviewedOnDelivery pre-condition check.

Jean-Michel
Jazz Source Control Team

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.