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

Packages that use BUNDLEAPP
org.apache.falcon.converter   
org.apache.falcon.oozie.bundle   
 

Uses of BUNDLEAPP in org.apache.falcon.converter
 

Methods in org.apache.falcon.converter with parameters of type BUNDLEAPP
protected  void AbstractOozieEntityMapper.marshal(org.apache.falcon.entity.v0.cluster.Cluster cluster, BUNDLEAPP bundle, Path outPath)
           
 

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

Methods in org.apache.falcon.oozie.bundle that return BUNDLEAPP
 BUNDLEAPP ObjectFactory.createBUNDLEAPP()
          Create an instance of BUNDLEAPP
 

Methods in org.apache.falcon.oozie.bundle that return types with arguments of type BUNDLEAPP
 JAXBElement<BUNDLEAPP> ObjectFactory.createBundleApp(BUNDLEAPP value)
          Create an instance of JAXBElement<BUNDLEAPP>}
 

Methods in org.apache.falcon.oozie.bundle with parameters of type BUNDLEAPP
 JAXBElement<BUNDLEAPP> ObjectFactory.createBundleApp(BUNDLEAPP value)
          Create an instance of JAXBElement<BUNDLEAPP>}
 



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