Uses of Class
org.apache.camel.model.SagaDefinition
Packages that use SagaDefinition
-
Uses of SagaDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return SagaDefinitionModifier and TypeMethodDescriptionSagaDefinition.compensation(String compensation) SagaDefinition.completion(String completion) SagaDefinition.completionMode(String completionMode) SagaDefinition.completionMode(SagaCompletionMode completionMode) SagaDefinition.propagation(SagaPropagation propagation) ProcessorDefinition.saga()Marks this route as participating in a saga.SagaDefinition.sagaService(String sagaService) SagaDefinition.sagaService(org.apache.camel.saga.CamelSagaService sagaService)