| Package | Description |
|---|---|
| to.etc.webapp.pendingoperations |
| Modifier and Type | Method and Description |
|---|---|
PendingOperationState |
PendingOperation.getState() |
static PendingOperationState |
PendingOperationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PendingOperationState[] |
PendingOperationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingOperation.setError(PendingOperationState rtry,
String string) |
void |
PendingOperation.setState(PendingOperationState state) |
Copyright © 2017 etc.to. All rights reserved.