Saga Compensation Engine
constructor(sagaStepRepository: SagaStepRepositoryPort<T>, commandDeserializer: CompensationCommandDeserializer<TCommand>, stepFactory: SagaCompensationStepFactory<T>, handler: CompensationCommandHandler<TCommand>)(source)