| Modifier and Type | Method and Description |
|---|---|
AbstractFileOrTextStep |
AbstractFileOrTextStepDescriptorImpl.newInstance(Map<String,Object> arguments) |
| Constructor and Description |
|---|
AbstractFileOrTextStepExecution(AbstractFileOrTextStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadPropertiesStep
Reads java properties formatted files and texts into a map.
|
class |
ReadYamlStep
Reads a yaml file from the workspace.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadManifestStep
Reads a Jar Manifest.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadCSVStep |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadJSONStep
Reads a JSON file from the workspace.
|
Copyright © 2016–2020. All rights reserved.