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

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

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.events with parameters of type WorkspaceUpdatedListener
 void VersionControlEventEngine.addWorkspaceUpdatedListener(WorkspaceUpdatedListener listener)
          Add a listener for the event fired when a workspace is updated (meaning the workspace data or the working folder mappings are modified.)
 void VersionControlEventEngine.removeWorkspaceUpdatedListener(WorkspaceUpdatedListener listener)
          Remove a listener for the event fired when a workspace is updated (meaning the workspace data or the working folder mappings are modified.)
 



© 2015 Microsoft. All rights reserved.