Is is possible to retrieve build result from build definition through Plain Java Client Libraries?
I read the document from:
which teach/help me understand how to retrieve build result through coding with Java Client library. However, from the example inside it, it used build result UUID to retrieve object implement interface IBuildResult and do future work.
My question is: Is it possible by given a UUID of build definition and retrieve build result from that build definition? e.g.
If possible, can you have PoC code for me to do test?
Many thanks!
Ps. My purpose is trying to build a report system to retrieve build result periodically.
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 11 '15, 6:55 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Mar 11 '15, 6:56 a.m.
I think the answer thread on https://jazz.net/forum/questions/169665/how-to-get-the-build-results-from-build-definition-using-java-api that I found using the search term 'Build Results from build definition site:jazz.net' provides the links you need.
Lee John selected this answer as the correct answer
|
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.