| Package | Description |
|---|---|
| org.duracloud.syncui.controller | |
| org.duracloud.syncui.domain | |
| org.duracloud.syncui.service |
| Modifier and Type | Method and Description |
|---|---|
SyncProcessState |
StatusController.syncProcessState() |
SyncProcessState |
ConfigurationController.syncProcessState() |
| Modifier and Type | Method and Description |
|---|---|
static SyncProcessState |
SyncProcessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyncProcessState[] |
SyncProcessState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SyncProcessState |
SyncProcessManagerImpl.getProcessState() |
SyncProcessState |
SyncStateChangedEvent.getProcessState() |
SyncProcessState |
SyncProcess.getProcessState()
Returns an enum designating the runtime state of the sync process
|
SyncProcessState |
RuntimeStateMemento.getSyncProcessState() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeStateMemento.setSyncProcessState(SyncProcessState syncProcessState) |
boolean |
SyncProcessStateTransitionValidator.validate(SyncProcessState from,
SyncProcessState to) |
| Constructor and Description |
|---|
SyncStateChangedEvent(SyncProcessState source) |
Copyright © 2009–2018 DuraSpace. All rights reserved.