org.gcube.dataanalysis.executor.scripts
Class OSCommand

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

public class OSCommand
extends Object


Constructor Summary
OSCommand()
           
 
Method Summary
static 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

OSCommand

public OSCommand()
Method Detail

ExecuteGetLine

public static String ExecuteGetLine(String cmd,
                                    org.gcube.common.core.utils.logging.GCUBELog logger)

FileCopy

public static boolean FileCopy(String origin,
                               String destination)


Copyright © 2013. All Rights Reserved.