org.gcube.dataanalysis.executor.scripts
Class OSCommandGenericWorker

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

public class OSCommandGenericWorker
extends Object


Constructor Summary
OSCommandGenericWorker()
           
 
Method Summary
 String ExecuteGetLine(String cmd, org.gcube.common.core.utils.logging.GCUBELog logger)
           
static boolean FileCopy(String origin, String destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSCommandGenericWorker

public OSCommandGenericWorker()
Method Detail

ExecuteGetLine

public String ExecuteGetLine(String cmd,
                             org.gcube.common.core.utils.logging.GCUBELog logger)
                      throws Exception
Throws:
Exception

FileCopy

public static boolean FileCopy(String origin,
                               String destination)


Copyright © 2013. All Rights Reserved.