open a build in RTC using the java API
Hi,
How can I open a build result from its UUID by using the java API?
I am working in a plugin and would like to create a job that would do that.
Thanks in advance!
|
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered May 05 '14, 4:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Javier, please see https://jazz.net/library/article/807
Comments
Javier Franco Biurrun
commented May 14 '14, 4:36 a.m.
Thank for the info Ralph, but I was looking for the snippet. |
This is the way I got to open it:
BuildUI.getDefault().open(buildResultHandle, teamRepository, workbenchPage) |
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.