RTC v4.0.1+ Java API: how to find a workspace original stream .
Given a IWorkspaceConnection workspace instance and
a IWorkspaceConnection stream instance how can I know if that workspace was created from (the UI by right click) the stream via "create new repository workspace" option ? the question is how to do it the shortest way programmatically. |
One answer
That information is not recorded. The workspace creation is copying the configuration of the stream but the stream that was used isn't saved.
|
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.