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