ResendStateEventFunctionFactory
class ResendStateEventFunctionFactory(eventStore: EventStore, stateEventCompensator: StateEventCompensator, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(eventStore: EventStore, stateEventCompensator: StateEventCompensator, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy)