public class ReadCSVStep extends AbstractFileOrTextStep
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadCSVStep.DescriptorImpl |
static class |
ReadCSVStep.PackageAutoImporter
Auto imports org.apache.commons.csv.* .
|
static class |
ReadCSVStep.WhiteLister
Whitelists various non static setters, getters, constructors and static fields
for the CSVFormat and CSVRecord classes in the org.apache.commons.csv package.
|
file, text| Constructor and Description |
|---|
ReadCSVStep() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.csv.CSVFormat |
getFormat() |
void |
setFormat(org.apache.commons.csv.CSVFormat format) |
org.jenkinsci.plugins.workflow.steps.StepExecution |
start(org.jenkinsci.plugins.workflow.steps.StepContext context) |
getFile, getText, setFile, setTextCopyright © 2016–2020. All rights reserved.