Modifier and Type | Method and Description |
---|---|
protected State |
TDGWTServiceImpl.matchTaskState(org.gcube.data.analysis.tabulardata.service.operation.TaskStatus 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 | Method and Description |
---|---|
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.
|
Copyright © 2014. All Rights Reserved.