Uses of Interface
org.eclipse.team.core.synchronize.ISyncInfoSetChangeEvent
Packages that use ISyncInfoSetChangeEvent
Package
Description
Application programming interfaces for managing synchronization state.
-
Uses of ISyncInfoSetChangeEvent in org.eclipse.team.core.synchronize
Subinterfaces of ISyncInfoSetChangeEvent in org.eclipse.team.core.synchronizeModifier and TypeInterfaceDescriptioninterface
This is a change event that provides access to changes in subtrees that contain the out-of-sync resources.Classes in org.eclipse.team.core.synchronize that implement ISyncInfoSetChangeEventMethods in org.eclipse.team.core.synchronize with parameters of type ISyncInfoSetChangeEventModifier and TypeMethodDescriptionvoid
ISyncInfoSetChangeListener.syncInfoChanged
(ISyncInfoSetChangeEvent event, IProgressMonitor monitor) Sent when aSyncInfoSet
changes.