It's all about the answers!

Ask a question

To fetch history of a file using rtc plain java api


Rajat Krishnan (7015) | asked Jan 20 '21, 5:14 a.m.
edited Jan 20 '21, 7:57 a.m.
Hello Community,

Usecase:
I want to fetch history of the file(like the version id,from which baseline it belongs to) present in a component?
i.e
Stream -> Component -> show baseline -> Select any baseline(assume Baseline A) from list of baselines -> Under Baseline A there will be list of files along with version like File.txt 7 , File2.xml 23
So here i want to get the history of file called File2.xml 23
From history , i mean
File Name : File2
Version id : 23
Baseline info : Baseline A

Thank you

Be the first one to answer this question!


Register or 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.