public class WithChecksStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
ChecksInfo into the closure.| Modifier and Type | Class and Description |
|---|---|
static class |
WithChecksStep.WithChecksStepDescriptor
This step's descriptor which defines the function name ("withChecks") and required context.
|
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
WithChecksStep(String name)
Creates the step with a name to inject.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
@DataBoundConstructor public WithChecksStep(String name)
name - name to injectpublic String getName()
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext)
start in class org.jenkinsci.plugins.workflow.steps.StepCopyright © 2016–2020. All rights reserved.