How to retrieve attribute "Build Engine" from IBuildResult object
As title, I have use RTC plain java client libraries to query the RTC system and retrieve the desired IBuildResult object. Then next step is that I want to retrieve the attribute "Build Engine" from it:
Above is a snapshot from my RTC system. For this example, I want to grab the "raphael" information.
Many thanks!
|
Accepted answer
Hi,
Build engine information can be obtained via the build request, following is the pseudo code
//get the item service to get the details Thanks, Kishore Lee John selected this answer as the correct answer
Comments
Lee John
commented Mar 30 '15, 3:38 a.m.
I post the whole same code which I prove it will work in below link:
Anyone who have same problem can be benefit.
Thanks to Kishore!
|
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.