Uses of Class
org.apache.oozie.client.rest.JsonWorkflowJob

Packages that use JsonWorkflowJob
org.apache.oozie   
org.apache.oozie.client.rest   
org.apache.oozie.util   
 

Uses of JsonWorkflowJob in org.apache.oozie
 

Subclasses of JsonWorkflowJob in org.apache.oozie
 class WorkflowJobBean
           
 

Uses of JsonWorkflowJob in org.apache.oozie.client.rest
 

Method parameters in org.apache.oozie.client.rest with type arguments of type JsonWorkflowJob
static org.json.simple.JSONArray JsonWorkflowJob.toJSONArray(List<? extends JsonWorkflowJob> workflows, String timeZoneId)
          Convert a workflows list into a JSONArray.
 

Uses of JsonWorkflowJob in org.apache.oozie.util
 

Constructors in org.apache.oozie.util with parameters of type JsonWorkflowJob
GraphGenerator(String xml, JsonWorkflowJob job)
          C'tor
GraphGenerator(String xml, JsonWorkflowJob job, boolean showKill)
          C'tor
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.