Uses of Enum Class
org.pentaho.platform.api.scheduler2.IScheduler.SchedulerStatus
Packages that use IScheduler.SchedulerStatus
-
Uses of IScheduler.SchedulerStatus in org.pentaho.platform.api.scheduler2
Methods in org.pentaho.platform.api.scheduler2 that return IScheduler.SchedulerStatusModifier 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.