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