Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.exceptions.UnshelveException

Packages that use UnshelveException
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
 

Uses of UnshelveException in com.microsoft.tfs.core.clients.versioncontrol.soapextensions
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that throw UnshelveException
 UnshelveResult Workspace.unshelve(java.lang.String shelvesetName, java.lang.String shelvesetOwner, ItemSpec[] itemSpecs)
           
 UnshelveResult Workspace.unshelve(java.lang.String shelvesetName, java.lang.String shelvesetOwner, ItemSpec[] itemSpecs, java.lang.String[] itemPropertyFilters, java.lang.String[] shelvesetPropertyFilters, boolean merge, boolean noAutoResolve)
          Unshelves changes, restoring them to the workspace.
 



© 2015 Microsoft. All rights reserved.