Uses of Enum Class
org.pentaho.platform.api.scheduler2.JobState
-
Uses of JobState in org.pentaho.platform.api.scheduler2
Modifier and TypeMethodDescriptionIJobScheduleRequest.getJobState()
IJob.getState()
static JobState
Returns the enum constant of this class with the specified name.static JobState[]
JobState.values()
Returns an array containing the constants of this enum class, in the order they are declared.