Uses of Enum
org.jenkinsci.plugins.workflow.actions.QueueItemAction.QueueState
-
Uses of QueueItemAction.QueueState in org.jenkinsci.plugins.workflow.actions
Modifier and TypeMethodDescriptionstatic QueueItemAction.QueueState
QueueItemAction.getNodeState
(FlowNode node) Get the currentQueueItemAction.QueueState
for aFlowNode
.static QueueItemAction.QueueState
Returns the enum constant of this type with the specified name.static QueueItemAction.QueueState[]
QueueItemAction.QueueState.values()
Returns an array containing the constants of this enum type, in the order they are declared.