This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.oozie.workflow.WorkflowLib (Apache Oozie Core 4.0.0 API)

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.