Uses of Enum Class
org.apache.sling.event.jobs.Job.JobState
Packages that use Job.JobState
-
Uses of Job.JobState in org.apache.sling.event.jobs
Methods in org.apache.sling.event.jobs that return Job.JobStateModifier and TypeMethodDescriptionJob.getJobState()Get the job statestatic Job.JobStateReturns the enum constant of this class with the specified name.static Job.JobState[]Job.JobState.values()Returns an array containing the constants of this enum class, in the order they are declared.