Jazz API?
One answer
Hi Van,
If you are interested in writing java code, there is javadoc for the build
APIs. If you have downloaded the RTC source zip, you should be able to see
the javadoc.
For requesting builds, see ITeamBuildRequestClient.requestBuild(...)
See also ITeamBuildClient.
You can also do quite a lot with the buildtoolkit ant tasks (requesting
builds, etc), without writing any java code.
If you explain more what you are trying to do, I can provide more guidance.
---
Ryan Manwiller
Jazz Team Build
If you are interested in writing java code, there is javadoc for the build
APIs. If you have downloaded the RTC source zip, you should be able to see
the javadoc.
For requesting builds, see ITeamBuildRequestClient.requestBuild(...)
See also ITeamBuildClient.
You can also do quite a lot with the buildtoolkit ant tasks (requesting
builds, etc), without writing any java code.
If you explain more what you are trying to do, I can provide more guidance.
---
Ryan Manwiller
Jazz Team Build