public interface Step
Modifier and Type | Method and Description |
---|---|
StepExecutionResult |
execute(ExecutionContext context) |
String |
getDescription(ExecutionContext context) |
String |
getShortName() |
StepExecutionResult execute(ExecutionContext context) throws IOException, InterruptedException
IOException
InterruptedException
String getShortName()
String getDescription(ExecutionContext context)