|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionState | |
|---|---|
| org.gcube.data.harmonization.occurrence.db.model | |
| Uses of ExecutionState in org.gcube.data.harmonization.occurrence.db.model |
|---|
| Methods in org.gcube.data.harmonization.occurrence.db.model that return ExecutionState | |
|---|---|
ExecutionState |
ExecutionReference.getState()
|
static ExecutionState |
ExecutionState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ExecutionState[] |
ExecutionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.data.harmonization.occurrence.db.model with parameters of type ExecutionState | |
|---|---|
void |
ExecutionReference.setState(ExecutionState state)
|
abstract void |
ExecutionReference.updateStatus(ExecutionState toSet)
|
void |
ImportReference.updateStatus(ExecutionState toSet)
|
void |
MergeReference.updateStatus(ExecutionState toSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||