Uses of Enum Class
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 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.