| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.task |
| Modifier and Type | Method and Description |
|---|---|
static VMTemplateState |
VMTemplateState.fromTask(TaskState state) |
| Modifier and Type | Method and Description |
|---|---|
TaskState |
TaskDto.getState()
Current state of the task
|
static TaskState |
TaskState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskState[] |
TaskState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskDto.setState(TaskState state) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.