Class BuildOddball

All Implemented Interfaces:
Runnable, ArooaContextAware, ArooaSessionAware, Forceable, PropertyChangeNotifier, Iconic, LogEnabled, Resettable, Stateful

public class BuildOddball extends SimpleJob
  • Constructor Details

    • BuildOddball

      public BuildOddball()
  • Method Details

    • execute

      protected int execute() throws IOException
      Description copied from class: SimpleJob
      Execute this job.
      Specified by:
      execute in class SimpleJob
      Returns:
      0 if the job is complete, anything else otherwise.
      Throws:
      IOException
    • getOddballDir

      public String getOddballDir()
    • setOddballDir

      public void setOddballDir(String oddballDir)