Uses of Enum Class
com.almworks.jira.structure.api.job.StructureJob.State
Packages that use StructureJob.State
-
Uses of StructureJob.State in com.almworks.jira.structure.api.job
Methods in com.almworks.jira.structure.api.job that return StructureJob.StateModifier and TypeMethodDescriptionfinal StructureJob.StateAbstractStructureJob.getState()StructureJob.getState()static StructureJob.StateReturns the enum constant of this class with the specified name.static StructureJob.State[]StructureJob.State.values()Returns an array containing the constants of this enum class, in the order they are declared.