| Package | Description |
|---|---|
| org.ovirt.engine.api.common.util | |
| org.ovirt.engine.api.model | |
| org.ovirt.engine.api.restapi.resource | |
| org.ovirt.engine.api.restapi.types |
| Modifier and Type | Method and Description |
|---|---|
static CreationStatus |
StatusUtils.getRequestStatus(Status status) |
static CreationStatus |
StatusUtils.getRequestStatus(String status) |
| Modifier and Type | Method and Description |
|---|---|
static CreationStatus |
CreationStatus.fromValue(String v) |
static CreationStatus |
CreationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreationStatus[] |
CreationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected CreationStatus |
AbstractBackendResource.awaitCompletion(VdcReturnValueBase result) |
protected CreationStatus |
AbstractBackendResource.getAsynchronousStatus(VdcReturnValueBase result) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
AbstractBackendActionableResource.actionStatus(CreationStatus status,
Action action) |
protected boolean |
AbstractBackendResource.incomplete(CreationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static CreationStatus |
AsyncTaskMapper.map(AsyncTaskStatus entity,
CreationStatus template) |
| Modifier and Type | Method and Description |
|---|---|
static CreationStatus |
AsyncTaskMapper.map(AsyncTaskStatus entity,
CreationStatus template) |
Copyright © 2012. All Rights Reserved.