| Package | Description |
|---|---|
| org.gcube.portal.wssynclibrary.shared.thredds |
| Modifier and Type | Method and Description |
|---|---|
Status |
ThProcessStatus.getStatus() |
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 |
ThProcessStatus.setStatus(Status status) |
| Constructor and Description |
|---|
ThProcessStatus(Long queuedTransfers,
Long servedTransfers,
Long errorCount,
Status status,
String log,
String currentMessage,
float percentCompleted) |
Copyright © 2021. All Rights Reserved.