| Package | Description |
|---|---|
| org.gcube.portlets.admin.software_upload_wizard.shared |
| Modifier and Type | Method and Description |
|---|---|
OperationState |
IOperationProgress.getState() |
OperationState |
OperationProgress.getState() |
static OperationState |
OperationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationState[] |
OperationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IOperationProgress.setState(OperationState state) |
void |
OperationProgress.setState(OperationState state) |
| Constructor and Description |
|---|
OperationProgress(long totalLenght,
long elaboratedLenght,
OperationState state) |
Copyright © 2014. All Rights Reserved.