Uses of Enum Class
net.solarnetwork.central.scheduler.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in net.solarnetwork.central.scheduler
Methods in net.solarnetwork.central.scheduler that return JobStatusModifier and TypeMethodDescriptionBasicJobInfo.getJobStatus()JobInfo.getJobStatus()Get the status of this job.ScheduledJob.getJobStatus()static JobStatusReturns the enum constant of this class with the specified name.static JobStatus[]JobStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.