Programatically retrieve the latest stream details of a project Area
vaisakh devaraj (21●5●6)
| asked Jul 24 '13, 2:30 a.m.
retagged Aug 14 '13, 12:32 p.m. by Te-Hsin Shih (285●4)
I have got all the streams for a project. But I couldn't identify the latest stream details from the list of streams. Is there any way to find out the latest stream details from this?
|
One answer
There plenty of methods in IWorkSpaceConnection class that can tell you the current status of the stream.
You can download the RTC SDK and JavaDoc for public API from RTC download site: https://jazz.net/downloads/rational-team-concert |
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.
Comments
Did you mean which stream was modified last? I guess you would want to know the component history in the stream, right?
Since there is no reaction, I assume the question is no longer relevant. Can this be closed?