javaposse.jobdsl
Class Run

java.lang.Object
  extended by javaposse.jobdsl.Run

public class Run
extends java.lang.Object

Able to run from the command line to test out. Leverage FileJobManagement


Constructor Summary
Run()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Run

public Run()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception