| Package | Description |
|---|---|
| org.daisy.pipeline.client.models |
| Modifier and Type | Method and Description |
|---|---|
Job.Priority |
Job.getPriority() |
static Job.Priority |
Job.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.Priority[] |
Job.Priority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setPriority(Job.Priority priority) |
Copyright © 2012–2016 The DAISY Consortium. All rights reserved.