Uses of Class
org.apache.falcon.oozie.bundle.CONTROLS

Packages that use CONTROLS
org.apache.falcon.oozie.bundle   
 

Uses of CONTROLS in org.apache.falcon.oozie.bundle
 

Fields in org.apache.falcon.oozie.bundle declared as CONTROLS
protected  CONTROLS BUNDLEAPP.controls
           
 

Methods in org.apache.falcon.oozie.bundle that return CONTROLS
 CONTROLS ObjectFactory.createCONTROLS()
          Create an instance of CONTROLS
 CONTROLS BUNDLEAPP.getControls()
          Gets the value of the controls property.
 

Methods in org.apache.falcon.oozie.bundle with parameters of type CONTROLS
 void BUNDLEAPP.setControls(CONTROLS value)
          Sets the value of the controls property.
 



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