Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.localworkspace.WorkspaceWatcher

Packages that use WorkspaceWatcher
com.microsoft.tfs.core.clients.versioncontrol.localworkspace   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
 

Uses of WorkspaceWatcher in com.microsoft.tfs.core.clients.versioncontrol.localworkspace
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.localworkspace with parameters of type WorkspaceWatcher
 PathWatcher PathWatcherFactory.newPathWatcher(java.lang.String path, WorkspaceWatcher watcher)
          Gets a new PathWatcher that watches for filesystem changes at the specified directory and in all subdirectories.
 

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.soapextensions that return WorkspaceWatcher
 WorkspaceWatcher Workspace.getWorkspaceWatcher()
          Gets the disk scanner used to detect changes in local workspaces.
 



© 2015 Microsoft. All rights reserved.