Package | Description |
---|---|
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.save |
Modifier and Type | Method and Description |
---|---|
SaveOperationState |
SaveOperationProgress.getState() |
static SaveOperationState |
SaveOperationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveOperationState[] |
SaveOperationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SaveOperationProgress.setState(SaveOperationState state) |
Constructor and Description |
---|
SaveOperationProgress(SaveOperationState state,
long toSaveCount,
long savedCount,
String failureReason,
String failureDetails) |
Copyright © 2015. All Rights Reserved.