|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WORKFLOWAPP | |
---|---|
org.apache.falcon.converter | |
org.apache.falcon.oozie.workflow |
Uses of WORKFLOWAPP in org.apache.falcon.converter |
---|
Methods in org.apache.falcon.converter that return WORKFLOWAPP | |
---|---|
protected WORKFLOWAPP |
AbstractOozieEntityMapper.getWorkflowTemplate(String template)
|
Methods in org.apache.falcon.converter with parameters of type WORKFLOWAPP | |
---|---|
protected void |
AbstractOozieEntityMapper.addLibExtensionsToWorkflow(org.apache.falcon.entity.v0.cluster.Cluster cluster,
WORKFLOWAPP wf,
EntityType type,
String lifecycle)
|
protected void |
AbstractOozieEntityMapper.marshal(org.apache.falcon.entity.v0.cluster.Cluster cluster,
WORKFLOWAPP workflow,
Path outPath)
|
Uses of WORKFLOWAPP in org.apache.falcon.oozie.workflow |
---|
Methods in org.apache.falcon.oozie.workflow that return WORKFLOWAPP | |
---|---|
WORKFLOWAPP |
ObjectFactory.createWORKFLOWAPP()
Create an instance of WORKFLOWAPP |
Methods in org.apache.falcon.oozie.workflow that return types with arguments of type WORKFLOWAPP | |
---|---|
JAXBElement<WORKFLOWAPP> |
ObjectFactory.createWorkflowApp(WORKFLOWAPP value)
Create an instance of JAXBElement < WORKFLOWAPP > } |
Methods in org.apache.falcon.oozie.workflow with parameters of type WORKFLOWAPP | |
---|---|
JAXBElement<WORKFLOWAPP> |
ObjectFactory.createWorkflowApp(WORKFLOWAPP value)
Create an instance of JAXBElement < WORKFLOWAPP > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |