Uses of Enum Class
org.apache.camel.model.OnCompletionMode
Packages that use OnCompletionMode
-
Uses of OnCompletionMode in org.apache.camel.model
Methods in org.apache.camel.model that return OnCompletionModeModifier and TypeMethodDescriptionstatic OnCompletionModeReturns the enum constant of this class with the specified name.static OnCompletionMode[]OnCompletionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.