| 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 |
|---|---|
List<DocumentEventEntity.KeyAndValue> |
DocumentEventEntity.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentEventEntity |
DocumentEventEntity.newlyCreated(String sourceNotificationId,
String canonicalType,
int priority,
java.time.ZonedDateTime creationDate,
DocumentEventEntity.KeyAndValue... parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentEventEntity.setParameters(List<DocumentEventEntity.KeyAndValue> parameters) |
Copyright © 2017. All rights reserved.