RTC API documentation
I'm a long time CMVC user who is starting to use Rational Team Concert (1.0.1.1) for project and am interested in customized search tools that can be run from the command line. Based on some examples on the Wiki and armed with a table of contents of all the RTC client API jar files and the trusty old javap utility, I can cobble together some programs but it's very slow progress.
Is there Javadoc for the APIs?
Is there Javadoc for the APIs?
4 answers
xdcx11 wrote:
Just a small note - they are moving to supporting only the REST API
going forward so probably not going to be much investment in Javadoc.
Not saying that there will be investment in the REST API doc either -
but we can cross our fingers :).
Well, reading post: http://jazz.net/forums/viewtopic.php?t=5672 it seems
both families of APIs will live together. Have you read that Java API
will disappear anywhere?
Regards,
Chemi.
The 5672 post is accurate. Both the Java API's and REST API's are available for use. For RTC2.0 we have API documentation and examples on our wiki here:
https://jazz.net/wiki/bin/view/Main/RtcSdk20
older documentation for the 1.0.x release is located here:
https://jazz.net/wiki/bin/view/Main/RtcSdk
jpfuntne wrote:
No. I opened a couple of weeks ago an enhancement against documentation
but there were no comments:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=87510
I'm a long time CMVC user who is starting to use Rational Team Concert
(1.0.1.1) for project and am interested in customized search tools
that can be run from the command line. Based on some examples on the
Wiki and armed with a table of contents of all the RTC client API jar
files and the trusty old javap utility, I can cobble together some
programs but it's very slow progress.
Is there Javadoc for the APIs?
No. I opened a couple of weeks ago an enhancement against documentation
but there were no comments:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=87510
xdcx11 wrote:
Well, reading post: http://jazz.net/forums/viewtopic.php?t=5672 it seems
both families of APIs will live together. Have you read that Java API
will disappear anywhere?
Regards,
Chemi.
Just a small note - they are moving to supporting only the REST API
going forward so probably not going to be much investment in Javadoc.
Not saying that there will be investment in the REST API doc either -
but we can cross our fingers :).
Well, reading post: http://jazz.net/forums/viewtopic.php?t=5672 it seems
both families of APIs will live together. Have you read that Java API
will disappear anywhere?
Regards,
Chemi.