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
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.
https://jazz.net/library/article/1229
https://jazz.net/library/article/807
You have to get the build result and look at its status.