Uses of Class
org.axonframework.springboot.TracingProperties.SagaManagerProperties
Packages that use TracingProperties.SagaManagerProperties
-
Uses of TracingProperties.SagaManagerProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.SagaManagerPropertiesModifier and TypeMethodDescriptionTracingProperties.getSagaManager()Returns the properties describing the tracing settings for theAbstractSagaManager.Methods in org.axonframework.springboot with parameters of type TracingProperties.SagaManagerPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setSagaManager(TracingProperties.SagaManagerProperties sagaManager) Sets the properties describing the tracing settings for theAbstractSagaManager.