Class | Description |
---|---|
AbstractSyncFileFilter |
Class for filtering files during synchronization.
|
PreferenceSyncFileFilterStorage |
Class for storing file filter in eclipse preferences.
|
RecursiveSubMonitor |
Submonitor capable of recursive task reporting.
|
SyncConfig |
Class to encapsulate information about syncing a project
|
SyncConfigManager |
Main class for managing sync configurations
|
SyncEvent |
Class to hold details about a sync event, to be used with ISyncListener
Current clients only need to know that a sync event happened, so this class is empty.
|
SyncManager |
Main control class for managing synchronization
|
Enum | Description |
---|---|
SyncFlag |
Flags to control the behavior of synchronization.
|
SyncManager.SyncMode |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.