FlowBasedSagaExecutor

constructor(delegate: SagaExecutor<C, R>)

Parameters

C

The type of context passed to saga steps

R

The type of result produced by saga steps