public class CountDownStep extends org.jenkinsci.plugins.workflow.steps.Step implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
CountDownStep.DescriptorImpl |
static class |
CountDownStep.Execution |
| Constructor and Description |
|---|
CountDownStep(LatchRef latch) |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
@DataBoundConstructor public CountDownStep(LatchRef latch)
Copyright © 2016–2020. All rights reserved.