| Package | Description |
|---|---|
| com.abiquo.server.core.task |
| Modifier and Type | Method and Description |
|---|---|
JobType |
JobDto.getType()
Type of the job
|
static JobType |
JobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobType[] |
JobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobDto.setType(JobType type) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.