public interface SynchronizationListener
Useful for being aware of the synchronization.
| Modifier and Type | Method and Description |
|---|---|
void |
afterSynchronization(SynchronizationStatus status)
Once synchronization occured.
|
void |
beforeSynchronization()
Before synchronization occurs.
|
void beforeSynchronization()
void afterSynchronization(SynchronizationStatus status)
status - the status of the synchronizationCopyright © 2003–2021 eXo Platform SAS. All rights reserved.