Uses of Enum Class
org.apache.camel.WaitForTaskToComplete
Packages that use WaitForTaskToComplete
-
Uses of WaitForTaskToComplete in org.apache.camel
Subclasses with type arguments of type WaitForTaskToComplete in org.apache.camelModifier and TypeClassDescriptionenumRepresent the kinds of options for wait for tasks to complete.Methods in org.apache.camel that return WaitForTaskToCompleteModifier and TypeMethodDescriptionstatic WaitForTaskToCompleteReturns the enum constant of this class with the specified name.static WaitForTaskToComplete[]WaitForTaskToComplete.values()Returns an array containing the constants of this enum class, in the order they are declared.