It's all about the answers!

Ask a question

RTC java api how can I check if a build is completed, and then check if it is green tick or a red cross?


sam matthews (434) | asked Oct 16 '13, 12:00 p.m.
 RTC java api how can I check if a build is completed, and then check if it is green tick or a red cross?

 

Accepted answer


permanent link
Ralph Schoon (63.3k33646) | answered Oct 16 '13, 12:25 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Some hints here:

https://jazz.net/library/article/1229
https://jazz.net/library/article/807

You have to get the build result and look at its status.


sam matthews selected this answer as the correct answer

Comments
sam matthews commented Oct 17 '13, 5:50 a.m.

Once I retrieve the IBuildResult I can get the status however it just says complete, even if it has complete successfully or failed (Green tick or red cross) in the RTC client, how can I query this? Code example would be great. <o:p> </o:p>

Thanks 


Ralph Schoon commented Oct 17 '13, 7:05 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

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.