Uses of Interface
com.microsoft.tfs.core.clients.versioncontrol.events.OperationStartedListener

Packages that use OperationStartedListener
com.microsoft.tfs.core.clients.versioncontrol.events   
 

Uses of OperationStartedListener in com.microsoft.tfs.core.clients.versioncontrol.events
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type OperationStartedListener
 void VersionControlEventEngine.addOperationStartedListener(OperationStartedListener listener)
          Add a listener for the event fired when a client operation is started.
 void VersionControlEventEngine.removeOperationStartedListener(OperationStartedListener listener)
          Remove a listener for the event fired when a client operation is started.
 



© 2015 Microsoft. All rights reserved.