| Package | Description |
|---|---|
| net.greghaines.jesque | |
| net.greghaines.jesque.json | |
| net.greghaines.jesque.meta |
| Constructor and Description |
|---|
WorkerStatus(WorkerStatus origStatus)
Cloning constructor.
|
| Modifier and Type | Method and Description |
|---|---|
WorkerStatus |
WorkerStatusJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerStatusJsonSerializer.serialize(WorkerStatus workerStatus,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
WorkerStatus |
WorkerInfo.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerInfo.setStatus(WorkerStatus status) |
Copyright © 2011-2013. All Rights Reserved.