Uses of Enum Class
org.jenkinsci.plugins.workflow.actions.QueueItemAction.QueueState
Packages that use QueueItemAction.QueueState
-
Uses of QueueItemAction.QueueState in org.jenkinsci.plugins.workflow.actions
Methods in org.jenkinsci.plugins.workflow.actions that return QueueItemAction.QueueStateModifier and TypeMethodDescriptionstatic QueueItemAction.QueueStateQueueItemAction.getNodeState(FlowNode node) Get the currentQueueItemAction.QueueStatefor aFlowNode.static QueueItemAction.QueueStateReturns the enum constant of this class with the specified name.static QueueItemAction.QueueState[]QueueItemAction.QueueState.values()Returns an array containing the constants of this enum class, in the order they are declared.