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