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

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

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

Fields in org.apache.falcon.oozie.workflow with type parameters of type FORKTRANSITION
protected  List<FORKTRANSITION> FORK.path
           
 

Methods in org.apache.falcon.oozie.workflow that return FORKTRANSITION
 FORKTRANSITION ObjectFactory.createFORKTRANSITION()
          Create an instance of FORKTRANSITION
 

Methods in org.apache.falcon.oozie.workflow that return types with arguments of type FORKTRANSITION
 List<FORKTRANSITION> FORK.getPath()
          Gets the value of the path property.
 



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