Uses of Enum Class
org.pentaho.platform.api.scheduler2.JobState
Packages that use JobState
-
Uses of JobState in org.pentaho.platform.api.scheduler2
Methods in org.pentaho.platform.api.scheduler2 that return JobStateModifier and TypeMethodDescriptionIJobScheduleRequest.getJobState()IJob.getState()static JobStateReturns 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.Methods in org.pentaho.platform.api.scheduler2 with parameters of type JobState