How to fetch baseline information containing the hierarchy information of specific baseline using RTC Client API?
0 votes
Use the following: IWorkspaceManager wm = SCMPlatform.getWorkspaceManager(repo); IBaselineConnection bc = wm.getBasellineConnection(baselineHandle, monitor); IBaselineHierarchyResult hierarchy = bc.getBaselineHierarchy(monitor);
Thanks David it works
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.
By Email:
Once you sign in you will be able to subscribe for any updates here.
By RSS:
Question asked: Feb 09 '18, 1:37 a.m.
Question was seen: 2,011 times
Last updated: Jun 01 '18, 3:39 p.m.