i used the following code ,
SCMPlatform.getWorkspaceManager(rtcTeamRepo).getVersionableIdentifiers( new IVersionableHandle[] {versionableHandle}, monitor));
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
vinitha dsouza
May 23 '18, 4:44 a.m.i used the following code ,
SCMPlatform.getWorkspaceManager(rtcTeamRepo).getVersionableIdentifiers( new IVersionableHandle[] {versionableHandle}, monitor));
But it do not get the expected result ,
Is it the right api i am using ?