| Modifier and Type | Method and Description |
|---|---|
static State |
TaskStateMap.map(org.gcube.data.analysis.tabulardata.commons.webservice.types.TaskStatus status) |
| Modifier and Type | Field and Description |
|---|---|
protected State |
OperationMonitor.status |
| Modifier and Type | Method and Description |
|---|---|
State |
OperationMonitor.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationMonitor.setStatus(State status) |
| Modifier and Type | Field and Description |
|---|---|
protected State |
CSVExportMonitor.status |
protected State |
CSVImportMonitor.status |
| Modifier and Type | Method and Description |
|---|---|
State |
CSVExportMonitor.getStatus() |
State |
CSVImportMonitor.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVExportMonitor.setStatus(State status) |
void |
CSVImportMonitor.setStatus(State status) |
| Modifier and Type | Field and Description |
|---|---|
protected State |
SDMXImportMonitor.status |
protected State |
SDMXExportMonitor.status |
| Modifier and Type | Method and Description |
|---|---|
State |
SDMXImportMonitor.getStatus() |
State |
SDMXExportMonitor.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SDMXImportMonitor.setStatus(State status) |
void |
SDMXExportMonitor.setStatus(State status) |
| Modifier and Type | Field and Description |
|---|---|
protected State |
TaskS.state |
| Modifier and Type | Method and Description |
|---|---|
State |
TaskS.getState() |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskS.setState(State state) |
| Constructor and Description |
|---|
TaskS(String id,
float progress,
State state,
String submitter,
Date startTime,
Date endTime,
ArrayList<JobS> jobs) |
| Modifier and Type | Field and Description |
|---|---|
protected State |
ChangeColumnTypeMonitor.status |
| Modifier and Type | Method and Description |
|---|---|
State |
ChangeColumnTypeMonitor.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeColumnTypeMonitor.setStatus(State status) |
Copyright © 2014. All Rights Reserved.