public interface TaskCommandResult extends CommandResult
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
getStepResult(java.lang.String stepName)
Gets the command step results.
|
getException, getMessages, getResult, isSuccessfulCommandResult getStepResult(java.lang.String stepName)
stepName - step name.