|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfflineChange | |
---|---|
com.microsoft.tfs.core.clients.versioncontrol.offline |
Uses of OfflineChange in com.microsoft.tfs.core.clients.versioncontrol.offline |
---|
Methods in com.microsoft.tfs.core.clients.versioncontrol.offline that return OfflineChange | |
---|---|
OfflineChange[] |
OfflineSynchronizer.getChanges()
Gets the detected offline changes. |
static OfflineChange[] |
OfflineChange.getChangesByType(OfflineChange[] changes,
OfflineChangeType type)
Gets the changes detected from synchronization by change type. |
Methods in com.microsoft.tfs.core.clients.versioncontrol.offline with parameters of type OfflineChange | |
---|---|
static OfflineChange[] |
OfflineChange.getChangesByType(OfflineChange[] changes,
OfflineChangeType type)
Gets the changes detected from synchronization by change type. |
Constructors in com.microsoft.tfs.core.clients.versioncontrol.offline with parameters of type OfflineChange | |
---|---|
OfflinePender(Workspace workspace,
OfflineChange[] offlineChanges)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |