Package | Description |
---|---|
org.eclipse.team.core.subscribers |
Application programming interfaces for generating and refreshing
synchronization state.
|
org.eclipse.team.ui.synchronize |
Contains the team synchronization presentation framework and support
for the Synchronize View.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriberScopeManager
A
ISynchronizationScopeManager that uses a Subscriber to provide
a RemoteResourceMappingContext and to notify participants when the
remote state of resources change. |
Modifier and Type | Method and Description |
---|---|
void |
Subscriber.addListener(ISubscriberChangeListener listener)
Adds a listener to this team subscriber.
|
void |
Subscriber.removeListener(ISubscriberChangeListener listener)
Removes a listener previously registered with this team subscriber.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriberTeamStateProvider
A team state provider that makes use of a
Subscriber to determine the synchronization
state. |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.