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, isSuccessful
CommandResult getStepResult(java.lang.String stepName)
stepName
- step name.