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 |
SubscriberChangeEvent
A concrete implementation of
ISubscriberChangeEvent that can
be used by clients. |
Modifier and Type | Method and Description |
---|---|
protected void |
Subscriber.fireTeamResourceChange(ISubscriberChangeEvent[] deltas)
Fires a team resource change event to all registered listeners.
|
void |
SubscriberScopeManager.subscriberResourceChanged(ISubscriberChangeEvent[] deltas) |
void |
ISubscriberChangeListener.subscriberResourceChanged(ISubscriberChangeEvent[] deltas)
Notifies this listener that some resources' subscriber properties have
changed.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriberTeamStateProvider.subscriberResourceChanged(ISubscriberChangeEvent[] deltas) |
Constructor and Description |
---|
TeamStateChangeEvent(ISubscriberChangeEvent[] deltas)
Convenience constructor for creating an event from a subscriber change.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.