Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC Java API documentation

Hi,
I am trying to write an application that copies work items from one Project Area to another one.
I found several examples of the RTC Java API but I was not able to find the full documentation of the API.
Is there a document that describes the full Java API for RTC 2.0?

Thanks,
Ariel

1 vote

Comments

I am also looking for a document that describes the full Java API documentation. I got the javadoc for 3.0.1.3 APIs but it does not have full documentation.

Also looking for full Java API for 3.0.1

the full javadoc for the JAVA CLIENT is published..

RTC is an object oriented system, there is no 'single' api.

you must do a bunch of things just to locate the right object of a workitem connect to repository, logon, find the workitem (handle), maybe GET the workitem contents.. there is no 'move workitem'.. you can create another and copy the data, by default there is no delete workitem either.. so you might have to 'archive' the old one.

that said, there is not a LOT of code you would have to write (I don't think, having written a 100 little pgms to do one thing or another)



One answer

Permanent link
Hi,

I'm not sure what you mean by "full documentation" (not the internal I hope !).

Java API documentation are available under "Download" pages of each CLM releases :
e.g.
- for RTC 4.0, it's https://jazz.net/downloads/rational-team-concert/releases/4.0?p=allDownloads
https://jazz.net/downloads/rational-team-concert/releases/4.0/RTC-Client-plainJavaLib-API-javadoc-4.0.zip
- for 2.0, check available information : https://jazz.net/downloads/rational-team-concert/releases/2.0/JazzPlainJavaClient-2.0.zip

Stéphane Leroy
Jazz Jumpstart

2 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,936
× 51

Question asked: Feb 28 '10, 9:50 a.m.

Question was seen: 16,905 times

Last updated: Aug 16 '12, 12:18 p.m.

Confirmation Cancel Confirm