Uses of Enum Class
overit.geocall.scheduler.JobExecution.RunnableState
Packages that use JobExecution.RunnableState
-
Uses of JobExecution.RunnableState in overit.geocall.scheduler
Methods in overit.geocall.scheduler that return JobExecution.RunnableStateModifier and TypeMethodDescriptionstatic JobExecution.RunnableStateReturns the enum constant of this class with the specified name.static JobExecution.RunnableState[]JobExecution.RunnableState.values()Returns an array containing the constants of this enum class, in the order they are declared.