Uses of Class
org.apache.falcon.oozie.coordinator.WORKFLOW

Packages that use WORKFLOW
org.apache.falcon.oozie.coordinator   
 

Uses of WORKFLOW in org.apache.falcon.oozie.coordinator
 

Fields in org.apache.falcon.oozie.coordinator declared as WORKFLOW
protected  WORKFLOW ACTION.workflow
           
 

Methods in org.apache.falcon.oozie.coordinator that return WORKFLOW
 WORKFLOW ObjectFactory.createWORKFLOW()
          Create an instance of WORKFLOW
 WORKFLOW ACTION.getWorkflow()
          Gets the value of the workflow property.
 

Methods in org.apache.falcon.oozie.coordinator with parameters of type WORKFLOW
 void ACTION.setWorkflow(WORKFLOW value)
          Sets the value of the workflow property.
 



Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.