Uses of Class
org.jenkinsci.plugins.workflow.cps.CpsBodyInvoker
-
Uses of CpsBodyInvoker in org.jenkinsci.plugins.workflow.cps
Modifier and TypeMethodDescriptionCpsStepContext.newBodyInvoker()
CpsStepContext.newBodyInvoker
(org.jenkinsci.plugins.workflow.cps.BodyReference body, boolean unexport) CpsBodyInvoker.withCallback
(org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback callback) CpsBodyInvoker.withContext
(Object override) CpsBodyInvoker.withDisplayName
(String name) CpsBodyInvoker.withStartAction
(Action a)