| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice.types | |
| org.gcube.data.analysis.tabulardata.commons.webservice.types.tasks |
| Modifier and Type | Method and Description |
|---|---|
static WorkerStatus |
WorkerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerStatus[] |
WorkerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected WorkerStatus |
ValidationStep.status |
protected WorkerStatus |
TaskStep.status |
| Modifier and Type | Method and Description |
|---|---|
WorkerStatus |
ValidationStep.getStatus() |
WorkerStatus |
TaskStep.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationStep.setStatus(WorkerStatus status) |
void |
TaskStep.setStatus(WorkerStatus status) |
Copyright © 2016. All Rights Reserved.