Uses of Interface
org.jenkinsci.plugins.workflow.steps.StepExecutions.BlockBody
-
Uses of StepExecutions.BlockBody in org.jenkinsci.plugins.workflow.steps
Modifier and TypeMethodDescriptionstatic StepExecution
StepExecutions.block
(StepContext context, StepExecutions.BlockBody body) Creates a block-scoped execution allowing various initial actions includingBodyInvoker.withContext(java.lang.Object)
.