STORED
Properties
Functions
Link copied to clipboard
open fun onSourcing(stateAggregate: StateAggregate<*>, eventStream: DomainEventStream): CommandState
Applies event sourcing to the state aggregate with the given event stream.
Link copied to clipboard
Stores the event stream in the event store.