| Package | Description |
|---|---|
| org.exoplatform.commons.chromattic |
| Modifier and Type | Method and Description |
|---|---|
static SynchronizationStatus |
SynchronizationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationStatus[] |
SynchronizationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SynchronizationListener.afterSynchronization(SynchronizationStatus status)
Once synchronization occured.
|
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.