module-backend
0.11.4
module-backend
API
edomata.backend
cqrs
AggregateState
Backend
BackendBuilder
CommandHandler
CommandHandler
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
Storage
StorageDriver
eventsourcing
AggregateState
Valid
Conflicted
Backend
BackendBuilder
CachedRepository
CommandHandler
CommandHandler
JournalReader
Notifications
Notifications
NotificationsConsumer
NotificationsPublisher
PartialBackendBuilder
Repository
RepositoryReader
RepositoryReader
SnapshotPersistence
SnapshotReader
SnapshotStore
SnapshotStore
Storage
StorageDriver
Backend
BackendError
BackendError
MaxRetryExceeded
PersistenceError
UnknownError
VersionConflict
Cache
Cache
CommandState
Redundant
CommandStore
CommandStore
EventMessage
EventMetadata
OutboxConsumer
OutboxItem
OutboxReader
module-backend
/
edomata.backend
/
edomata.backend.cqrs
/
NotificationsPublisher
NotificationsPublisher
edomata.backend.cqrs.NotificationsPublisher
trait
NotificationsPublisher
[
F
[
_
]]
Attributes
Source
Notifications.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
trait
Notifications
[
F
]
Members list
Clear all
Value members
Abstract methods
def
notifyOutbox
:
F
[
Unit
]
Attributes
Source
Notifications.scala
def
notifyState
:
F
[
Unit
]
Attributes
Source
Notifications.scala
In this article
Attributes
Members list
Value members
Abstract methods