Uses of Class
org.apache.falcon.oozie.workflow.SUBWORKFLOW

Packages that use SUBWORKFLOW
org.apache.falcon.oozie.workflow   
 

Uses of SUBWORKFLOW in org.apache.falcon.oozie.workflow
 

Fields in org.apache.falcon.oozie.workflow declared as SUBWORKFLOW
protected  SUBWORKFLOW ACTION.subWorkflow
           
 

Methods in org.apache.falcon.oozie.workflow that return SUBWORKFLOW
 SUBWORKFLOW ObjectFactory.createSUBWORKFLOW()
          Create an instance of SUBWORKFLOW
 SUBWORKFLOW ACTION.getSubWorkflow()
          Gets the value of the subWorkflow property.
 

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

Methods in org.apache.falcon.oozie.workflow with parameters of type SUBWORKFLOW
 JAXBElement<SUBWORKFLOW> ObjectFactory.createSubWorkflow(SUBWORKFLOW value)
          Create an instance of JAXBElement<SUBWORKFLOW>}
 void ACTION.setSubWorkflow(SUBWORKFLOW value)
          Sets the value of the subWorkflow property.
 



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