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

Uses of Class
org.apache.oozie.BundleEngine

Packages that use BundleEngine
org.apache.oozie.service   
 

Uses of BundleEngine in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return BundleEngine
 BundleEngine BundleEngineService.getBundleEngine(String user, String authToken)
          Return a Bundle engine.
 BundleEngine BundleEngineService.getSystemBundleEngine()
          Return a Bundle engine for a system user (no user, no group).
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.