| Package | Description |
|---|---|
| org.gcube.data.analysis.cmemsimportercl.shared.execution |
| Modifier and Type | Field and Description |
|---|---|
Status |
ExecutionStatus.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
ExecutionStatus.getStatus() |
static Status |
Status.getStatusFromId(String id) |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionStatus.setStatus(Status status) |
| Constructor and Description |
|---|
ExecutionStatus(Status status,
double percentage) |
Copyright © 2018. All Rights Reserved.