Uses of Class
org.apache.oozie.DagEngine

Packages that use DagEngine
org.apache.oozie   
org.apache.oozie.service   
 

Uses of DagEngine in org.apache.oozie
 

Constructors in org.apache.oozie with parameters of type DagEngine
LocalOozieClient(DagEngine dagEngine)
          Create a workflow client for Oozie local use.
 

Uses of DagEngine in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return DagEngine
 DagEngine DagEngineService.getDagEngine(String user, String authToken)
          Return a Dag engine.
 DagEngine DagEngineService.getSystemDagEngine()
          Return a Dag engine for a system user (no user, no group).
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.