Uses of Interface
org.jenkinsci.plugins.workflow.cps.nodes.StepNode
-
Uses of StepNode in org.jenkinsci.plugins.workflow.cps.nodes
Modifier and TypeClassDescriptionclass
AtomNode
for executingStep
without body closure.class
Pairs up withStepStartNode
to designate the end of a step execution that has the body.class
BlockStartNode
for executingStep
with body closure.