| Package | Description |
|---|---|
| org.gcube.data.analysis.dataminermanagercl.shared.process |
| Modifier and Type | Method and Description |
|---|---|
ComputationStatus.Status |
ComputationStatus.getStatus() |
static ComputationStatus.Status |
ComputationStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputationStatus.Status[] |
ComputationStatus.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 |
ComputationStatus.setStatus(ComputationStatus.Status status) |
| Constructor and Description |
|---|
ComputationStatus(ComputationStatus.Status status,
double percentage) |
Copyright © 2021. All Rights Reserved.