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

DeliverDilemmaHandler - getting access to the errors reported by RTC client

Hello to the forum members,

I am developing automation which delivers change-sets. I am using com.ibm.team.filesystem.client.operations.IDeliverOperation. This class requires an instance of com.ibm.team.filesystem.client.operations.DeliverDilemmaHandler. Up until now I used DeliverDilemmaHandler.getDefaultNoCheckIns() to get an instance of this class. I would like to display to my users the error messages displayed in RTC during failed deliver operation, such as the error message displayed when change-set contains a file locked by other.

Is there a derived class of DeliverDilemmaHandler which allows access to these error messages ?

In case the answer to this question is "no" - is there a documentation to the scenarios which activate each callback in DeliverDilemmaHandler and its base classes ? I'm asking for the documentation in order to be able to reproduce each scenario and make sure I handle it correctly.

Thanks,
Gidi

0 votes



One answer

Permanent link
Note: None of these classes are considered supported API.
The UI class that has the dialogs/messages which implements DeliverDilemmaHandler is "WarnDeliverUser.java", and there is no API that supports using this class.
There also is no other documentation as to when these dilemma conditions are fired, other than what is written in the Javadoc for the methods in DeliverDilemmaHandler and it's several parent classes (however for the most part, the Javadoc is pretty self explanatory).

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
× 10,938
× 1,202

Question asked: Feb 12 '18, 1:05 p.m.

Question was seen: 2,004 times

Last updated: Jun 01 '18, 4:09 p.m.

Confirmation Cancel Confirm