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

Packages that use PathWatcherReport
com.microsoft.tfs.core.clients.versioncontrol.localworkspace   
 

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

Methods in com.microsoft.tfs.core.clients.versioncontrol.localworkspace that return PathWatcherReport
 PathWatcherReport PathWatcher.poll()
          Retrieves a report of the paths which have changed under this PathWatcher's observations since the last time Poll() was invoked.
 

Methods in com.microsoft.tfs.core.clients.versioncontrol.localworkspace with parameters of type PathWatcherReport
 void PathWatcherReport.unionWith(PathWatcherReport otherReport)
           
 



© 2015 Microsoft. All rights reserved.