ExpectedResult

constructor(exchange: DomainEventExchange<*>, processor: T, commandStream: CommandStream?, error: Throwable? = null)

Type Parameters

T

The type of the saga processor.