LoadVersionedAggregateHandlerFunction
class LoadVersionedAggregateHandlerFunction(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateRepository: StateAggregateRepository, exceptionHandler: RequestExceptionHandler) : AbstractLoadAggregateHandlerFunction
Constructors
Link copied to clipboard
constructor(aggregateMetadata: AggregateMetadata<*, *>, stateAggregateRepository: StateAggregateRepository, exceptionHandler: RequestExceptionHandler)