Uses of Enum Class
org.pentaho.platform.api.scheduler2.IScheduler.SchedulerStatus
-
Uses of IScheduler.SchedulerStatus in org.pentaho.platform.api.scheduler2
Modifier and TypeMethodDescriptionIScheduler.getStatus()
Returns the current scheduler status.static IScheduler.SchedulerStatus
Returns the enum constant of this class with the specified name.static IScheduler.SchedulerStatus[]
IScheduler.SchedulerStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.