Uses of Interface
org.apache.oozie.workflow.WorkflowLib

Packages that use WorkflowLib
org.apache.oozie.service   
org.apache.oozie.workflow.lite   
 

Uses of WorkflowLib in org.apache.oozie.service
 

Methods in org.apache.oozie.service that return WorkflowLib
abstract  WorkflowLib WorkflowStoreService.getWorkflowLibWithNoDB()
          Return a workkflow lib, giving access to the parser functionality.
 WorkflowLib DBLiteWorkflowStoreService.getWorkflowLibWithNoDB()
          Return the workflow lib without DB connection.
 

Uses of WorkflowLib in org.apache.oozie.workflow.lite
 

Classes in org.apache.oozie.workflow.lite that implement WorkflowLib
 class DBLiteWorkflowLib
           
 class LiteWorkflowLib
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.