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

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

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

Fields in org.apache.falcon.oozie.coordinator declared as ACTION
protected  ACTION COORDINATORAPP.action
           
 

Methods in org.apache.falcon.oozie.coordinator that return ACTION
 ACTION ObjectFactory.createACTION()
          Create an instance of ACTION
 ACTION COORDINATORAPP.getAction()
          Gets the value of the action property.
 

Methods in org.apache.falcon.oozie.coordinator with parameters of type ACTION
 void COORDINATORAPP.setAction(ACTION value)
          Sets the value of the action property.
 



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