RegenerateSnapshotHandlerFunctionFactory
class RegenerateSnapshotHandlerFunctionFactory(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler) : AggregateRouteHandlerFunctionFactorySupport
Constructors
Link copied to clipboard
constructor(stateAggregateFactory: StateAggregateFactory, eventStore: EventStore, snapshotStore: SnapshotStore, exceptionHandler: RequestExceptionHandler)