Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.soapextensions.Annotation

Packages that use Annotation
com.microsoft.tfs.core.clients.versioncontrol   
 

Uses of Annotation in com.microsoft.tfs.core.clients.versioncontrol
 

Methods in com.microsoft.tfs.core.clients.versioncontrol that return Annotation
 Annotation[] VersionControlClient.queryAnnotation(java.lang.String annotationName, java.lang.String annotatedServerItem, int version)
          Gets the value associated with the given annotation name for the given item at the given version.
 



© 2015 Microsoft. All rights reserved.