| Package | Description |
|---|---|
| net.greghaines.jesque.meta |
| Modifier and Type | Method and Description |
|---|---|
WorkerInfo.State |
WorkerInfo.getState() |
static WorkerInfo.State |
WorkerInfo.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerInfo.State[] |
WorkerInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerInfo.setState(WorkerInfo.State state) |
Copyright © 2011-2013. All Rights Reserved.