Uses of Enum Class
org.basex.core.jobs.JobState
Packages that use JobState
-
Uses of JobState in org.basex.core.jobs
Fields in org.basex.core.jobs declared as JobStateMethods in org.basex.core.jobs that return JobStateModifier and TypeMethodDescriptionstatic 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.basex.core.jobs with parameters of type JobState