Package | Description |
---|---|
org.jclouds.dynect.v3.domain |
Modifier and Type | Method and Description |
---|---|
static Job.Status |
Job.Status.fromValue(String status) |
Job.Status |
Job.getStatus()
The current status of the job.
|
static Job.Status |
Job.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.Status[] |
Job.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2013 jclouds. All Rights Reserved.