Uses of Class
org.jenkinsci.plugins.workflow.steps.BodyExecution
Packages that use BodyExecution
-
Uses of BodyExecution in org.jenkinsci.plugins.workflow.steps
Methods in org.jenkinsci.plugins.workflow.steps that return BodyExecutionModifier and TypeMethodDescriptionabstract BodyExecutionBodyInvoker.start()Schedules an asynchronous invocation of the body that's given as an argument to the step invocation (in a host language dependent manner), with settings configured on this object via other methods.