Uses of Package
com.microsoft.tfs.util.tasks

Packages that use com.microsoft.tfs.util.tasks
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.util.tasks   
 

Classes in com.microsoft.tfs.util.tasks used by com.microsoft.tfs.core.clients.versioncontrol
CanceledException
           CanceledException is an unchecked exception thrown to indicate that a long-running operation has ended prematurely because cancelation was requested.
TaskMonitor
           A TaskMonitor provides access to several services useful for implementing long-running tasks.
 

Classes in com.microsoft.tfs.util.tasks used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
CanceledException
           CanceledException is an unchecked exception thrown to indicate that a long-running operation has ended prematurely because cancelation was requested.
 

Classes in com.microsoft.tfs.util.tasks used by com.microsoft.tfs.util.tasks
NullTaskMonitor
           NullTaskMonitor is a do-nothing implementation of the TaskMonitor interface.
TaskMonitor
           A TaskMonitor provides access to several services useful for implementing long-running tasks.
 



© 2015 Microsoft. All rights reserved.