public class OntrackPromoteStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
OntrackPromoteStep.DescriptorImpl |
| Constructor and Description |
|---|
OntrackPromoteStep(String project,
String branch,
String build,
String promotionLevel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getBuild() |
String |
getProject() |
String |
getPromotionLevel() |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2023. All rights reserved.