public interface ISynchronizerChangeListener
ThreeWaySynchronizer
when the synchronization state of one or more resources has changed.ThreeWaySynchronizer| Modifier and Type | Method and Description |
|---|---|
void |
syncStateChanged(IResource[] resources)
Notification of synchronization state changes for the given resources.
|
void syncStateChanged(IResource[] resources)
ThreeWaySynchronizer that generated
this event to determine the new synchronization state.resources - the resources whose synchronization state has changed
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.