| AbstractChannelHealthIndicator |
|
| ChannelMetricsReporter |
|
| Diff |
|
| EdisonStateRepositoryUiAutoConfiguration |
|
| EdisonStateRepositoryUiProperties |
|
| EntityHalRepresentation |
|
| EventSourceSyncDurationLogger |
|
| FixedChannelHealthIndicator |
A Spring Boot HealthIndicator that is healthy after finishing all events of a fixed list of
EventSource for the first time.
|
| History |
The history of a single entity that is aggregated from messages and stored in a
StateRepository.
|
| HistoryController |
|
| HistoryEntry |
An entry in the History of some entity in a StateRepository.
|
| HistoryService |
|
| JournalHalRepresentation |
|
| JournalRestController |
|
| JournalUiController |
|
| MessageReceiverEndpointHealthIndicator |
|
| MessageReceiverStatusDetailIndicator |
|
| MessageStoreEntryRepresentation |
|
| MessageTrace |
Thread-safe in-memory implementation of a circular MessageStore that is storing all traceEntries in insertion order
with a configurable capacity.
|
| MessageTraceAutoConfiguration |
|
| MessageTraceController |
|
| PagerModel |
|
| SnapshotReaderHealthIndicator |
|
| SnapshotStatusDetailIndicator |
|
| StartupHealthIndicator |
A Spring Boot HealthIndicator that is healthy after finishing all events of an
EventSource for the first time.
|
| StateRepositoryMetricsReporter |
|
| StateRepositoryRestController |
|
| StateRepositoryStatusDetailIndicator |
This status detail indicator indicates the number of entries in the given state repository.
|
| StateRepositoryUiController |
|
| StatusIndicatingStateRepository<T> |
|
| SynapseEdisonConfiguration |
|
| TraceEntry |
|