| Package | Description |
|---|---|
| org.esbtools.eventhandler.lightblue |
An implementation of event-handler-lib interfaces which use Lightblue as a backend event and
document store.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentEventEntity.Status |
DocumentEventEntity.getStatus() |
static DocumentEventEntity.Status |
DocumentEventEntity.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentEventEntity.Status[] |
DocumentEventEntity.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentEventEntity.setStatus(DocumentEventEntity.Status status) |
Copyright © 2017. All rights reserved.