public abstract class ScriptFileCommand extends BaseExecutionItem implements ScriptFileCommandExecutionItem
| Constructor and Description |
|---|
ScriptFileCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNodeStepType() |
java.lang.String |
getType() |
getLabel, setLabelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetArgs, getFileExtension, getInterpreterArgsQuoted, getScript, getScriptAsStream, getScriptInterpreter, getServerScriptFilePathisKeepgoingOnSuccessgetLabelpublic java.lang.String getType()
getType in interface StepExecutionItempublic java.lang.String getNodeStepType()
getNodeStepType in interface NodeStepExecutionItem