Uses of Enum Class
org.apache.camel.support.task.Task.Status
Packages that use Task.Status
-
Uses of Task.Status in org.apache.camel.support.task
Methods in org.apache.camel.support.task that return Task.StatusModifier and TypeMethodDescriptionTask.getStatus()Gets the task status.static Task.StatusReturns the enum constant of this class with the specified name.static Task.Status[]Task.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.