Uses of Enum Class
jenkins.advancedqueue.sorter.ItemStatus
Packages that use ItemStatus
-
Uses of ItemStatus in jenkins.advancedqueue.sorter
Methods in jenkins.advancedqueue.sorter that return ItemStatusModifier and TypeMethodDescriptionItemInfo.getItemStatus()static ItemStatusReturns the enum constant of this class with the specified name.static ItemStatus[]ItemStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.