It's all about the answers!

Ask a question

Is is possible to retrieve build result from build definition through Plain Java Client Libraries?


Lee John (51310) | asked Mar 11 '15, 6:34 a.m.
edited Mar 11 '15, 6:50 a.m.
 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


permanent link
Ralph Schoon (63.3k33646) | 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

Comments
Lee John commented Mar 11 '15, 7:21 a.m.

 It works. Many thanks!

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.