org.gcube.dataanalysis.executor.scripts
Class ExecuteScript

java.lang.Object
  extended by org.gcube.dataanalysis.executor.scripts.ExecuteScript

public class ExecuteScript
extends Object


Constructor Summary
ExecuteScript()
           
ExecuteScript(org.gcube.common.core.utils.logging.GCUBELog logger)
           
 
Method Summary
 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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecuteScript

public ExecuteScript()

ExecuteScript

public ExecuteScript(org.gcube.common.core.utils.logging.GCUBELog logger)
Method Detail

getStatus

public float getStatus()

executeScript

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
Throws:
Exception


Copyright © 2013. All Rights Reserved.