public class OntrackBranchNameStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
OntrackBranchNameStep.DescriptorImpl |
| Constructor and Description |
|---|
OntrackBranchNameStep(String branch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
String |
getBranchReplacement() |
void |
setBranchReplacement(String branchReplacement) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
Copyright © 2016–2023. All rights reserved.