Package | Description |
---|---|
org.jenkinsci.plugins.workflow.cps |
Modifier and Type | Method and Description |
---|---|
CpsBodyInvoker |
CpsStepContext.newBodyInvoker() |
CpsBodyInvoker |
CpsStepContext.newBodyInvoker(org.jenkinsci.plugins.workflow.cps.BodyReference body,
boolean unexport) |
CpsBodyInvoker |
CpsBodyInvoker.withCallback(org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback callback) |
CpsBodyInvoker |
CpsBodyInvoker.withContext(Object override) |
CpsBodyInvoker |
CpsBodyInvoker.withDisplayName(String name) |
CpsBodyInvoker |
CpsBodyInvoker.withStartAction(Action a) |
Copyright © 2016–2020. All rights reserved.