public class NextVersionStep
extends org.jenkinsci.plugins.workflow.steps.Step
| Modifier and Type | Class and Description |
|---|---|
static class |
NextVersionStep.DescriptorImpl |
static class |
NextVersionStep.Execution |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
NextVersionStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOutputFormat(String outputFormat) |
void |
setStartTag(String startTag) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) |
static String |
stdout(InputStream in) |
public static String stdout(InputStream in) throws IOException
IOException@DataBoundSetter public void setOutputFormat(String outputFormat)
@DataBoundSetter public void setStartTag(String startTag)
Copyright © 2016–2021. All rights reserved.