Package | Description |
---|---|
org.ovirt.engine.core.bll |
Modifier and Type | Method and Description |
---|---|
static AsyncTaskState |
AsyncTaskState.forValue(int value) |
AsyncTaskState |
SPMAsyncTask.getState() |
static AsyncTaskState |
AsyncTaskState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AsyncTaskState[] |
AsyncTaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SPMAsyncTask.setState(AsyncTaskState value) |
Copyright © 2012. All Rights Reserved.