Conflicted

edomata.backend.eventsourcing.AggregateState.Conflicted
final case class Conflicted[S, E, R](last: S, onEvent: EventMessage[E], errors: Type[R]) extends AggregateState[S, E, R]

Attributes

Source
RepositoryReader.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
AggregateState
Source
RepositoryReader.scala