Uses of Package
com.microsoft.tfs.core.clients.versioncontrol.specs

Packages that use com.microsoft.tfs.core.clients.versioncontrol.specs
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.clients.versioncontrol.conflicts   
com.microsoft.tfs.core.clients.versioncontrol.events   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.core.clients.versioncontrol.specs   
com.microsoft.tfs.core.clients.versioncontrol.specs.version   
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol
DownloadOutput
          Used by VersionControlClient's download methods to support writing to multiple output streams simultaneously.
DownloadSpec
          Specifies a resource that can be downloaded via GetEngine.
ItemSpec
          Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
LabelItemSpec
          Describes a version control object (by path) at a specific version.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol.conflicts
ItemSpec
          Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol.events
ItemSpec
          Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
DownloadSpec
          Specifies a resource that can be downloaded via GetEngine.
ItemSpec
          Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
LabelItemSpec
          Describes a version control object (by path) at a specific version.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol.specs
ItemSpec
          Describes a repository object, using either a local or server path, including an optional deletion ID identifier and a recursion type.
LabelSpec
          A label specification.
LabelSpecParseException
          Exception thrown when a label spec string cannot be parsed into a LabelSpec.
VersionedFileSpec
          Describes a version control item (by path) at one or more versions (possibly a range of versions).
WorkspaceSpec
          Describes a Workspace by name and owner.
WorkspaceSpecParseException
          Exception thrown when a workspace spec string cannot be parsed into a WorkspaceSpec.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.specs used by com.microsoft.tfs.core.clients.versioncontrol.specs.version
LabelSpec
          A label specification.
LabelSpecParseException
          Exception thrown when a label spec string cannot be parsed into a LabelSpec.
WorkspaceSpec
          Describes a Workspace by name and owner.
 



© 2015 Microsoft. All rights reserved.