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

How can i get build result info from delete build result operator

Hi every one,  i`m  developing an rtc extension that use com.ibm.team.build.server.deleteBuildResult as operationId. I created a class that implement IOperationParticipant like this:
public class DeleteBuildResult implements IOperationParticipant {

@Override
public void run(AdvisableOperation operation,
IProcessConfigurationElement participantConfig,
IParticipantInfoCollector collector, IProgressMonitor monitor)
throws TeamRepositoryException {

}
}

My question is how can i get build result information from run method `s parameters ?  Thanks.

0 votes


Be the first one to answer this question!

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
× 11,079

Question asked: Dec 24 '15, 10:46 p.m.

Question was seen: 936 times

Last updated: Dec 24 '15, 10:47 p.m.

Confirmation Cancel Confirm