Uses of Class
ai.stapi.axonsystemplugin.DefaultGraphProjection
Packages that use DefaultGraphProjection
-
Uses of DefaultGraphProjection in ai.stapi.axonsystemplugin.configuration
Methods in ai.stapi.axonsystemplugin.configuration that return DefaultGraphProjectionModifier and TypeMethodDescriptionAxonSystemPluginConfiguration.defaultGraphProjection(ai.stapi.graph.NodeRepository nodeRepository, ai.stapi.graph.EdgeRepository edgeRepository, ai.stapi.graphoperations.synchronization.GraphSynchronizer graphSynchronizer) Methods in ai.stapi.axonsystemplugin.configuration with parameters of type DefaultGraphProjectionModifier and TypeMethodDescriptionAxonSystemPluginConfiguration.generateFixturesCommandLineRunner(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, DefaultGraphProjection graphProjection, org.springframework.context.ApplicationContext applicationContext) -
Uses of DefaultGraphProjection in ai.stapi.axonsystemplugin.fixtures
Constructors in ai.stapi.axonsystemplugin.fixtures with parameters of type DefaultGraphProjectionModifierConstructorDescriptionGenerateFixturesCommandLineRunner(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, DefaultGraphProjection graphProjection, org.springframework.context.ApplicationContext applicationContext)