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

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

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that throw ShelveException
 void Workspace.shelve(Shelveset set, PendingChange[] changesToShelve, boolean replace, boolean move)
          Send pending changes to the server for storage without being checked in.
 



© 2015 Microsoft. All rights reserved.