Version ID with Java API
Hi,
is there a way to find out the version id of a file using the java API? Thanks |
One answer
You can try calling this API -
public IVersionableIdentifier[] getVersionableIdentifiers(IVersionableHandle[] versionableStates, IProgressMonitor monitor) throws TeamRepositoryException; Comments
Surya Tripathi
commented Apr 14 '15, 8:39 p.m.
It is available in com.ibm.team.scm.client.IWorkspaceManager
|
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.