public class ReadCSVStepExecution extends AbstractFileOrTextStepExecution<List<org.apache.commons.csv.CSVRecord>>
ws| Modifier | Constructor and Description |
|---|---|
protected |
ReadCSVStepExecution(ReadCSVStep step,
org.jenkinsci.plugins.workflow.steps.StepContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected List<org.apache.commons.csv.CSVRecord> |
doRun() |
runblocksRestart, getStatus, onResume, start, stopprotected ReadCSVStepExecution(@Nonnull ReadCSVStep step, @Nonnull org.jenkinsci.plugins.workflow.steps.StepContext context)
Copyright © 2016–2020. All rights reserved.