public interface ScriptURLCommandExecutionItem extends HandlerExecutionItem
ScriptURLNodeStepExecutor and represents
an execution item to run a script downloaded from a provided URL.| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getArgs() |
java.lang.String |
getFileExtension()
Get the temp file extension
|
boolean |
getInterpreterArgsQuoted()
Get the server-local script path
|
java.lang.String |
getScriptInterpreter()
Get the server-local script path
|
java.lang.String |
getURLString() |
isKeepgoingOnSuccessgetLabel, getTypejava.lang.String getURLString()
java.lang.String[] getArgs()
java.lang.String getScriptInterpreter()
java.lang.String getFileExtension()
boolean getInterpreterArgsQuoted()