This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.command.RerunTransitionXCommand (Apache Oozie Core 3.3.2 API)

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

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

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

Subclasses of RerunTransitionXCommand in org.apache.oozie.command.bundle
 class BundleRerunXCommand
          Rerun bundle coordinator jobs by a list of coordinator names or dates.
 

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

Subclasses of RerunTransitionXCommand in org.apache.oozie.command.coord
 class CoordRerunXCommand
          Rerun coordinator actions by a list of dates or ids.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.