Classes in
org.eclipse.team.core.synchronize used by
org.eclipse.team.core.synchronize
|
FastSyncInfoFilter
A specialized SyncInfoFilter that does not require a progress monitor. |
FastSyncInfoFilter.CompoundSyncInfoFilter
An abstract class which contains a set of FastSyncInfoFilter instances. |
ISyncInfoSetChangeEvent
An event generated when a
SyncInfoSet collection is changed. |
ISyncInfoSetChangeListener
Classes which implement this interface provide methods that deal with the
change events that are generated by a
SyncInfoSet . |
SyncInfo
Describes the synchronization of a local resource
relative to a remote resource variant. |
SyncInfoFilter
A SyncInfoFilter tests a SyncInfo for inclusion,
typically in a SyncInfoSet . |
SyncInfoSet
A dynamic collection of
SyncInfo objects that provides
change notification to registered listeners. |
SyncInfoSetChangeEvent
This event keeps track of the changes in a
SyncInfoSet
|