org.apache.falcon.oozie.workflow
Class ObjectFactory

java.lang.Object
  extended by org.apache.falcon.oozie.workflow.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.falcon.oozie.workflow package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.falcon.oozie.workflow
 
Method Summary
 ACTION createACTION()
          Create an instance of ACTION
 ACTIONTRANSITION createACTIONTRANSITION()
          Create an instance of ACTIONTRANSITION
 CASE createCASE()
          Create an instance of CASE
 CHMOD createCHMOD()
          Create an instance of CHMOD
 CONFIGURATION createCONFIGURATION()
          Create an instance of CONFIGURATION
 CONFIGURATION.Property createCONFIGURATIONProperty()
          Create an instance of CONFIGURATION.Property
 DECISION createDECISION()
          Create an instance of DECISION
 DEFAULT createDEFAULT()
          Create an instance of DEFAULT
 DELETE createDELETE()
          Create an instance of DELETE
 END createEND()
          Create an instance of END
 FLAG createFLAG()
          Create an instance of FLAG
 FORK createFORK()
          Create an instance of FORK
 FORKTRANSITION createFORKTRANSITION()
          Create an instance of FORKTRANSITION
 FS createFS()
          Create an instance of FS
 JAXBElement<FS> createFs(FS value)
          Create an instance of JAXBElement<FS>}
 JAVA createJAVA()
          Create an instance of JAVA
 JAXBElement<JAVA> createJava(JAVA value)
          Create an instance of JAXBElement<JAVA>}
 JOIN createJOIN()
          Create an instance of JOIN
 KILL createKILL()
          Create an instance of KILL
 JAXBElement<KILL> createKill(KILL value)
          Create an instance of JAXBElement<KILL>}
 MAPREDUCE createMAPREDUCE()
          Create an instance of MAPREDUCE
 JAXBElement<MAPREDUCE> createMapReduce(MAPREDUCE value)
          Create an instance of JAXBElement<MAPREDUCE>}
 MKDIR createMKDIR()
          Create an instance of MKDIR
 MOVE createMOVE()
          Create an instance of MOVE
 PIG createPIG()
          Create an instance of PIG
 JAXBElement<PIG> createPig(PIG value)
          Create an instance of JAXBElement<PIG>}
 PIPES createPIPES()
          Create an instance of PIPES
 PREPARE createPREPARE()
          Create an instance of PREPARE
 SSH createSSH()
          Create an instance of SSH
 JAXBElement<SSH> createSsh(SSH value)
          Create an instance of JAXBElement<SSH>}
 START createSTART()
          Create an instance of START
 STREAMING createSTREAMING()
          Create an instance of STREAMING
 SUBWORKFLOW createSUBWORKFLOW()
          Create an instance of SUBWORKFLOW
 JAXBElement<SUBWORKFLOW> createSubWorkflow(SUBWORKFLOW value)
          Create an instance of JAXBElement<SUBWORKFLOW>}
 SWITCH createSWITCH()
          Create an instance of SWITCH
 JAXBElement<SWITCH> createSwitch(SWITCH value)
          Create an instance of JAXBElement<SWITCH>}
 WORKFLOWAPP createWORKFLOWAPP()
          Create an instance of WORKFLOWAPP
 JAXBElement<WORKFLOWAPP> createWorkflowApp(WORKFLOWAPP value)
          Create an instance of JAXBElement<WORKFLOWAPP>}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.falcon.oozie.workflow

Method Detail

createACTION

public ACTION createACTION()
Create an instance of ACTION


createJAVA

public JAVA createJAVA()
Create an instance of JAVA


createCASE

public CASE createCASE()
Create an instance of CASE


createJOIN

public JOIN createJOIN()
Create an instance of JOIN


createMOVE

public MOVE createMOVE()
Create an instance of MOVE


createSTART

public START createSTART()
Create an instance of START


createPIPES

public PIPES createPIPES()
Create an instance of PIPES


createDEFAULT

public DEFAULT createDEFAULT()
Create an instance of DEFAULT


createCONFIGURATION

public CONFIGURATION createCONFIGURATION()
Create an instance of CONFIGURATION


createEND

public END createEND()
Create an instance of END


createPIG

public PIG createPIG()
Create an instance of PIG


createFORKTRANSITION

public FORKTRANSITION createFORKTRANSITION()
Create an instance of FORKTRANSITION


createDECISION

public DECISION createDECISION()
Create an instance of DECISION


createDELETE

public DELETE createDELETE()
Create an instance of DELETE


createFORK

public FORK createFORK()
Create an instance of FORK


createSSH

public SSH createSSH()
Create an instance of SSH


createMAPREDUCE

public MAPREDUCE createMAPREDUCE()
Create an instance of MAPREDUCE


createKILL

public KILL createKILL()
Create an instance of KILL


createMKDIR

public MKDIR createMKDIR()
Create an instance of MKDIR


createACTIONTRANSITION

public ACTIONTRANSITION createACTIONTRANSITION()
Create an instance of ACTIONTRANSITION


createWORKFLOWAPP

public WORKFLOWAPP createWORKFLOWAPP()
Create an instance of WORKFLOWAPP


createCONFIGURATIONProperty

public CONFIGURATION.Property createCONFIGURATIONProperty()
Create an instance of CONFIGURATION.Property


createSUBWORKFLOW

public SUBWORKFLOW createSUBWORKFLOW()
Create an instance of SUBWORKFLOW


createFLAG

public FLAG createFLAG()
Create an instance of FLAG


createPREPARE

public PREPARE createPREPARE()
Create an instance of PREPARE


createCHMOD

public CHMOD createCHMOD()
Create an instance of CHMOD


createSTREAMING

public STREAMING createSTREAMING()
Create an instance of STREAMING


createSWITCH

public SWITCH createSWITCH()
Create an instance of SWITCH


createFS

public FS createFS()
Create an instance of FS


createWorkflowApp

public JAXBElement<WORKFLOWAPP> createWorkflowApp(WORKFLOWAPP value)
Create an instance of JAXBElement<WORKFLOWAPP>}


createSwitch

public JAXBElement<SWITCH> createSwitch(SWITCH value)
Create an instance of JAXBElement<SWITCH>}


createJava

public JAXBElement<JAVA> createJava(JAVA value)
Create an instance of JAXBElement<JAVA>}


createSubWorkflow

public JAXBElement<SUBWORKFLOW> createSubWorkflow(SUBWORKFLOW value)
Create an instance of JAXBElement<SUBWORKFLOW>}


createFs

public JAXBElement<FS> createFs(FS value)
Create an instance of JAXBElement<FS>}


createKill

public JAXBElement<KILL> createKill(KILL value)
Create an instance of JAXBElement<KILL>}


createMapReduce

public JAXBElement<MAPREDUCE> createMapReduce(MAPREDUCE value)
Create an instance of JAXBElement<MAPREDUCE>}


createSsh

public JAXBElement<SSH> createSsh(SSH value)
Create an instance of JAXBElement<SSH>}


createPig

public JAXBElement<PIG> createPig(PIG value)
Create an instance of JAXBElement<PIG>}



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