Uses of Enum Class
org.mineskin.data.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in org.mineskin.data
Subclasses with type arguments of type JobStatus in org.mineskin.dataMethods in org.mineskin.data that return JobStatusModifier and TypeMethodDescriptionJobInfo.status()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.Constructors in org.mineskin.data with parameters of type JobStatus