RTC 3.01 SDK Documentation
Hi,
I'm kinda new to RTC and I was wondering if there is any API/SDK documentation for it.
Specifically, I'm trying to find a way to write an extension that upon relating a changeset to a work item will check whether or not the work item already has a signature and to break that signature.
Thanx in advance,
Harel
I'm kinda new to RTC and I was wondering if there is any API/SDK documentation for it.
Specifically, I'm trying to find a way to write an extension that upon relating a changeset to a work item will check whether or not the work item already has a signature and to break that signature.
Thanx in advance,
Harel
5 answers
Hi Harel,
the SDK comes with source, including Javadoc comments. Unfortunately except that and the various examples in the WiKi I am not aware of more documentation that we can provide today. I know that the WiKi has some examples for pre- and post-conditions. Those would be the ones you would want to write.
the SDK comes with source, including Javadoc comments. Unfortunately except that and the various examples in the WiKi I am not aware of more documentation that we can provide today. I know that the WiKi has some examples for pre- and post-conditions. Those would be the ones you would want to write.
3.0.1.1 now ships with the Java API JavaDoc in a separate download: https://jazz.net/downloads/rational-team-concert/releases/3.0.1.1/RTC-Client-plainJavaLib-API-javadoc-3.0.1.1.zip
I haven't noticed any differences between the 3.0.1 and 3.0.1.1 API's it should be fine for 3.0.1 development.
I haven't noticed any differences between the 3.0.1 and 3.0.1.1 API's it should be fine for 3.0.1 development.