Package | Description |
---|---|
org.jenkinsci.plugins.workflow.support.actions |
Modifier and Type | Method and Description |
---|---|
static PauseAction |
PauseAction.getCurrentPause(org.jenkinsci.plugins.workflow.graph.FlowNode node) |
Modifier and Type | Method and Description |
---|---|
static List<PauseAction> |
PauseAction.getPauseActions(org.jenkinsci.plugins.workflow.graph.FlowNode node)
Get the
PauseAction instances for the supplied node. |
Copyright © 2016–2017. All rights reserved.