See: Description
| Interface | Description |
|---|---|
| DocumentEventFactory | |
| Identity |
Marker interface for
Lockable resources which expose a resource id that encodes an
entity's identity. |
| LightblueDocumentEvent |
Connects event implementations to the underlying
LightblueDocumentEventRepository data
model. |
| LightblueDocumentEventRepositoryConfig | |
| LightblueNotification | |
| LightblueNotificationRepositoryConfig | |
| NotificationFactory |
| Class | Description |
|---|---|
| DocumentEventEntity |
Serialization-friendly "data object" for an entity in the documentEvent collection.
|
| DocumentEventEntity.KeyAndValue | |
| LightblueDocumentEventRepository |
A document event repository which uses lightblue as the event store, storing events in the form
of
DocumentEventEntity, which must be configured as an entity in lightblue. |
| LightblueNotificationRepository |
A notification repository which uses lightblue as the notification store.
|
| PeriodicDeleteOldEntitiesRoute | |
| TypeAndValueIdentity | |
| TypeKeyValueIdentity | |
| UnparseableDocumentEvent | |
| UnparseableNotification |
| Enum | Description |
|---|---|
| DocumentEventEntity.Status |
LightblueNotificationRepository with a
LightblueDocumentEventRepository, and so on.Copyright © 2017. All rights reserved.