@ParametersAreNonnullByDefault
See: Description
| Interface | Description |
|---|---|
| PersistedJobStatusObserver |
Interface for an observer that gets notified of job 'status' change after the latter is persisted.
|
| Class | Description |
|---|---|
| PersistedJobStatusObserverImpl |
Observer of persisted entities modifications that publishes events on the event bus to be consumed asynchronously by
interested consumers.
|