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

How to get the history of changes to the process of a project area or a team area by java program?

Mates:

   I want to write a Java  program to read out  the history of changes to the process of a project area or a team area. Could anyone suggest how to do it?

i.e. the page content of  "Manger This Project Area" -->"History" 




0 votes

Comments
  Hi Ralph,thanks for you kind reply.  You mentioned below ,could you please explain it further ? I don't know what is the meaning of "Eclipse view" and how to look at the history view code in the RTC SDK.
Thanks in advance.
     "BTW, the history view is an Eclipse view that you should be able to look at the code in the RTC SDK."

    Hi Ralph,another question, to use related  API,which jar libraries do I need to download?
   I have already imported all jars in Plain Java Client Libraries from the link below.
https://jazz.net/downloads/rational-team-concert/releases/4.0.1?p=allDownloads



2 answers

Permanent link

 In RTC all items that have a history are IAuditables. Such items have up to 2 contributing predecessor states. You can use the API to fetch all the states. Each of the state object should be one state of the history.


I know this has been done with the history you are talking about. I have no example code and not time to create one.

0 votes

Comments

BTW, the history view is an Eclipse view that you should be able to look at the code in the RTC SDK. 


Permanent link

 thank you for this article

0 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,940

Question asked: Nov 22 '18, 11:05 a.m.

Question was seen: 2,219 times

Last updated: Nov 24 '18, 12:26 p.m.

Confirmation Cancel Confirm