gov.nasa.pds.report.util
Class CommandLineWorker

java.lang.Object
  extended by gov.nasa.pds.report.util.CommandLineWorker

public class CommandLineWorker
extends Object

This class is used while processing logs to run commands on those logs from the command line.

Author:
resneck

Constructor Summary
CommandLineWorker(String command)
           
 
Method Summary
 int execute()
           
 void setDebugMode(boolean debug)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineWorker

public CommandLineWorker(String command)
Method Detail

setDebugMode

public void setDebugMode(boolean debug)

execute

public int execute()


Copyright © 2010–2015 Planetary Data System. All rights reserved.