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