|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |