It's all about the answers!

Ask a question

How to get build engine of a build definition by java api


silencehill wu (5022632) | asked Aug 18 '13, 12:06 p.m.
I am using java plain api to find build engine of a build definiton.

I have ever get build engine by writing ItemQuery with build definition id, but I got three same build engine. I think maybe I use wrong api. So please tell me how to get build engine by a build definition.

Regards



Accepted answer


permanent link
Scott Cowan (966310) | answered Aug 19 '13, 4:03 p.m.
JAZZ DEVELOPER
I've added another example to our Build Java Progragmming Examples wiki page.  The other examples may be useful to you as well, but I specifically made Querying for Build Engines that support a given Build Definition to answer this question.

Hope this helps,
Scott


Ralph Schoon selected this answer as the correct answer

Your answer


Register or to post your answer.