ResendStateEventFunction
class ResendStateEventFunction(aggregateMetadata: AggregateMetadata<*, *>, snapshotRepository: SnapshotRepository, stateEventCompensator: StateEventCompensator, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, snapshotRepository: SnapshotRepository, stateEventCompensator: StateEventCompensator, exceptionHandler: RequestExceptionHandler, batchExecutionPolicy: BatchExecutionPolicy)