Uses of Class
org.eclipse.team.core.mapping.provider.SynchronizationScopeManager
-
Packages that use SynchronizationScopeManager Package Description org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state. -
-
Uses of SynchronizationScopeManager in org.eclipse.team.core.subscribers
Subclasses of SynchronizationScopeManager in org.eclipse.team.core.subscribers Modifier and Type Class Description class
SubscriberScopeManager
AISynchronizationScopeManager
that uses aSubscriber
to provide aRemoteResourceMappingContext
and to notify participants when the remote state of resources change.
-