public class ExecCommandBase extends ExecCommand implements HasFailureHandler
| Constructor and Description |
|---|
ExecCommandBase() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getCommand() |
StepExecutionItem |
getFailureHandler() |
boolean |
isKeepgoingOnSuccess() |
getNodeStepType, getTypegetLabel, setLabelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLabelpublic java.lang.String[] getCommand()
getCommand in interface ExecCommandExecutionItempublic StepExecutionItem getFailureHandler()
getFailureHandler in interface HasFailureHandlerStepExecutionItem to handle failurepublic boolean isKeepgoingOnSuccess()
isKeepgoingOnSuccess in interface HandlerExecutionItem