It's all about the answers!

Ask a question

RTC 3.01 SDK Documentation


Harel Fishgrund (2622) | asked Oct 30 '11, 7:01 a.m.
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

5 answers



permanent link
Ralph Schoon (62.0k33643) | answered Oct 31 '11, 6:27 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

some introduction can be found here: https://jazz.net/library/article/634

There are various topics in the WiKi that introduce the various concepts: https://jazz.net/wiki/bin/view/Main/RtcSdk30

permanent link
Harel Fishgrund (2622) | answered Oct 31 '11, 6:41 a.m.
Thanx Ralph, I've already took a look at the workshop and the wiki, however what I saw wasn't really what I was looking for.
I thought there is more Microsoft like documentation in regards to what are the available objects, their methods and properties, etc.
Do you know of such a document?

permanent link
Ralph Schoon (62.0k33643) | answered Oct 31 '11, 6:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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.

permanent link
Jared Russell (1.3k12019) | answered Oct 31 '11, 7:03 a.m.
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.

permanent link
Harel Fishgrund (2622) | answered Oct 31 '11, 7:11 a.m.
Thanx guys, much appreciated!

Your answer


Register or to post your answer.