Package | Description |
---|---|
org.jenkinsci.plugins.workflow.cps.nodes |
Constructor and Description |
---|
StepEndNode(CpsFlowExecution exec,
StepStartNode stepStartNode,
org.jenkinsci.plugins.workflow.graph.FlowNode... parents) |
StepEndNode(CpsFlowExecution exec,
StepStartNode stepStartNode,
List<org.jenkinsci.plugins.workflow.graph.FlowNode> parents) |
Copyright © 2016–2020. All rights reserved.