Uses of Class
org.jenkinsci.plugins.workflow.graph.FlowStartNode
Packages that use FlowStartNode
-
Uses of FlowStartNode in org.jenkinsci.plugins.workflow.graph
Constructors in org.jenkinsci.plugins.workflow.graph with parameters of type FlowStartNodeModifierConstructorDescriptionFlowEndNode
(FlowExecution exec, String id, FlowStartNode start, Result result, FlowNode... parents)