|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationState | |
|---|---|
| org.gcube.portlets.admin.software_upload_wizard.shared | |
| Uses of OperationState in org.gcube.portlets.admin.software_upload_wizard.shared |
|---|
| Methods in org.gcube.portlets.admin.software_upload_wizard.shared that return OperationState | |
|---|---|
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. |
| Methods in org.gcube.portlets.admin.software_upload_wizard.shared with parameters of type OperationState | |
|---|---|
void |
IOperationProgress.setState(OperationState state)
|
void |
OperationProgress.setState(OperationState state)
|
| Constructors in org.gcube.portlets.admin.software_upload_wizard.shared with parameters of type OperationState | |
|---|---|
OperationProgress(long totalLenght,
long elaboratedLenght,
OperationState state)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||