ScanAggregateHandlerFunction
class ScanAggregateHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateRepository: StateAggregateRepository, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateRepository: StateAggregateRepository, snapshotRepository: SnapshotRepository, exceptionHandler: RequestExceptionHandler)