The API document of Rational Team Concert.
Dear all,
Are there any RTC API document like ClearQuest API document as below link? http://publib.boulder.ibm.com/infocenter/cqhelp/v7r1m2/index.jsp?topic=/com.ibm.rational.clearquest.apiref.doc/topics/c_examples_conceptual.htm One advantage of RTC is extensible. Though the source code of RTC can be downloaded, it is not easy to extend RTC without detail product document like ClearQuest. Indeed we can found some articles on jazz.net. But formal API document and development guide are very important when extending RTC. Thanks a lot. Michael |
3 answers
Hi Michael
Depends on what you need to do extending RTC features. You can take a look into this link, I hope it could help you
Regards,
Alex
|
The link that Alejandro posted is a good starting point, within that, I found the most useful link is this one:
https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi I do all the bulk tooling for jazz.net for account management (mostly perl scripts), but this is one of the better 'hook' pages. (especially the jp06 'tagged' information.) There's no tutorial, but that would be nice to have at some point. |
You can download the JavaDoc files for the Java API from the following location: https://jazz.net/downloads/rational-team-concert/releases/4.0/RTC-Client-plainJavaLib-API-javadoc-4.0.zip
|
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.