-
CpsThreadGroup.addThread(Continuable program,
org.jenkinsci.plugins.workflow.cps.FlowHead head,
org.jenkinsci.plugins.workflow.cps.ContextVariableSet contextVariables)
org.jenkinsci.plugins.workflow.cps.BodyReference
CpsThreadGroup.export(groovy.lang.Closure body)
org.jenkinsci.plugins.workflow.cps.BodyReference
CpsThreadGroup.export(groovy.lang.Script body)
Executes the Step
implementation specified by the name argument.
void
void
Stops the execution of this thread.
void
CpsThreadGroup.unexport(org.jenkinsci.plugins.workflow.cps.BodyReference ref)
-
org.jenkinsci.plugins.workflow.steps.StepExecution
ParallelStep.start(org.jenkinsci.plugins.workflow.steps.StepContext context)