Uses of Enum Class
org.apache.camel.model.SagaCompletionMode
Packages that use SagaCompletionMode
-
Uses of SagaCompletionMode in org.apache.camel.model
Methods in org.apache.camel.model that return SagaCompletionModeModifier and TypeMethodDescriptionstatic SagaCompletionModeSagaCompletionMode.defaultCompletionMode()static SagaCompletionModeReturns the enum constant of this class with the specified name.static SagaCompletionMode[]SagaCompletionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.model with parameters of type SagaCompletionModeModifier and TypeMethodDescriptionSagaDefinition.completionMode(SagaCompletionMode completionMode)