Uses of Class
ai.stapi.axonsystemplugin.aggregatedefinition.createCRUDCommandHandlers.CreateAddItemCommandHandlerPolicy
Packages that use CreateAddItemCommandHandlerPolicy
-
Uses of CreateAddItemCommandHandlerPolicy in ai.stapi.axonsystemplugin.configuration
Methods in ai.stapi.axonsystemplugin.configuration that return CreateAddItemCommandHandlerPolicyModifier and TypeMethodDescriptionDevAxonSystemPluginConfiguration.createAddItemCommandHandlerPolicy(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ai.stapi.schema.structureSchemaMapper.StructureDefinitionToSSMapper structureDefinitionToSSMapper, ai.stapi.graphsystem.operationdefinition.model.resourceStructureTypeOperationsMapper.AddItemOnResourceOperationsMapper addItemOnResourceOperationsMapper, ai.stapi.graphsystem.aggregatedefinition.model.eventFactory.ItemAddedOperationEventFactoriesMapper itemAddedOperationEventMessageMapper)