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

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

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type WorkstationNonFatalErrorListener
 void VersionControlEventEngine.addWorkstationNonFatalErrorListener(WorkstationNonFatalErrorListener listener)
          Add a listener for the event fired when a non-fatal error is encountered processing the workstation's cache files.
 void VersionControlEventEngine.removeWorkstationNonFatalErrorListener(WorkstationNonFatalErrorListener listener)
          Remove a listener for the event fired when a non-fatal error is encountered processing the workstation's cache files.
 



© 2015 Microsoft. All rights reserved.