org.gcube.dataanalysis.executor.scripts
Class GetExecuteScript

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

public class GetExecuteScript
extends Object


Constructor Summary
GetExecuteScript()
           
GetExecuteScript(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, boolean deletefiles)
           
 float getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetExecuteScript

public GetExecuteScript()

GetExecuteScript

public GetExecuteScript(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,
                          boolean deletefiles)
                   throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.