DefaultWhenDsl

constructor(context: AggregateDslContext<S>, delegate: WhenStage<S>)

Parameters

delegate

the underlying WhenStage that handles command execution

Type Parameters

S

the state type of the aggregate