Package com.microsoft.tfs.core.clients.versioncontrol.offline

Interface Summary
OfflineSynchronizerProvider OfflineSynchronizerProvider is the interface for providing paths to OfflineSynchronizer.
 

Class Summary
OfflineChange Represents one change made while the user was offline that was discovered during the "return online" process.
OfflineChangeType Enumerates the kinds of offline changes that can be discovered.
OfflinePender Transforms a given set of OfflineChanges into pending changes in a TFS workspace.
OfflineSynchronizer OfflineSynchronizer examines a mapped folder for changes that are not reflected on the server side.
OfflineSynchronizerFilter OfflineSynchronizerFilter provides an interface to limiting ("filtering") the resources that will be addressed by the OfflineSynchronizer.
OfflineSynchronizerMethod Enumerates the method for detecting offline changes.
OfflineSynchronizerPathProvider This is the simplest implementation of an OfflineSynchronizerProvider, which simply works in Strings representing the local paths.
 



© 2015 Microsoft. All rights reserved.