How to get the history of changes to the process of a project area or a team area by java program?
2 answers
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.
Comments
cai heng
Nov 24 '18, 11:48 a.m.cai heng
Nov 24 '18, 12:26 p.m.