Uses of Class
org.apache.oozie.command.SubmitTransitionXCommand

Packages that use SubmitTransitionXCommand
org.apache.oozie.command.bundle   
org.apache.oozie.command.coord   
 

Uses of SubmitTransitionXCommand in org.apache.oozie.command.bundle
 

Subclasses of SubmitTransitionXCommand in org.apache.oozie.command.bundle
 class BundleSubmitXCommand
          This Command will submit the bundle.
 

Uses of SubmitTransitionXCommand in org.apache.oozie.command.coord
 

Subclasses of SubmitTransitionXCommand in org.apache.oozie.command.coord
 class CoordSubmitXCommand
          This class provides the functionalities to resolve a coordinator job XML and write the job information into a DB table.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.