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

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

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

Fields in org.apache.falcon.oozie.workflow declared as START
protected  START WORKFLOWAPP.start
           
 

Methods in org.apache.falcon.oozie.workflow that return START
 START ObjectFactory.createSTART()
          Create an instance of START
 START WORKFLOWAPP.getStart()
          Gets the value of the start property.
 

Methods in org.apache.falcon.oozie.workflow with parameters of type START
 void WORKFLOWAPP.setStart(START value)
          Sets the value of the start property.
 



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