public class ExecuteScript extends Object
| Constructor and Description |
|---|
ExecuteScript() |
ExecuteScript(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeScript(List<String> localfileNames,
List<String> remotefiles,
String tempRootDir,
String toExecute,
String argument,
String identifier,
String scope,
String serviceClass,
String serviceName,
String owner,
String remoteDirectory,
String session,
String NodeConfiguration,
boolean deletefiles) |
float |
getStatus() |
public ExecuteScript()
public ExecuteScript(org.slf4j.Logger logger)
public float getStatus()
public void executeScript(List<String> localfileNames, List<String> remotefiles, String tempRootDir, String toExecute, String argument, String identifier, String scope, String serviceClass, String serviceName, String owner, String remoteDirectory, String session, String NodeConfiguration, boolean deletefiles) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.