public class ReadManifestStep extends AbstractFileOrTextStep
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadManifestStep.DescriptorImpl |
file, text| Constructor and Description |
|---|
ReadManifestStep()
Since the user could either use
AbstractFileOrTextStep.setFile(String) or AbstractFileOrTextStep.setText(String)
this constructor takes no parameters. |
| Modifier and Type | Method and Description |
|---|---|
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
getFile, getText, setFile, setText@DataBoundConstructor public ReadManifestStep()
AbstractFileOrTextStep.setFile(String) or AbstractFileOrTextStep.setText(String)
this constructor takes no parameters.Copyright © 2016–2020. All rights reserved.