Uses of Class
org.eclipse.team.core.subscribers.SubscriberChangeEvent
-
Packages that use SubscriberChangeEvent Package Description org.eclipse.team.core.subscribers Application programming interfaces for generating and refreshing synchronization state. -
-
Uses of SubscriberChangeEvent in org.eclipse.team.core.subscribers
Methods in org.eclipse.team.core.subscribers that return SubscriberChangeEvent Modifier and Type Method Description static SubscriberChangeEvent[]SubscriberChangeEvent. asSyncChangedDeltas(Subscriber subscriber, IResource[] resources)Returns an array of deltas for the resources withISubscriberChangeEvent.SYNC_CHANGEDas the flag.
-