public interface ExecTaskParameterGenerator
| Modifier and Type | Method and Description |
|---|---|
ExecTaskParameters |
generate(INodeEntry nodeentry,
boolean command,
java.io.File scriptfile,
java.lang.String[] args) |
ExecTaskParameters generate(INodeEntry nodeentry, boolean command, java.io.File scriptfile, java.lang.String[] args) throws ExecutionException
nodeentry - nodecommand - commandscriptfile - scriptfileargs - argsExecTaskParametersExecutionException - if an error occurs