This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.oozie.client.rest.JsonWorkflowJob (Apache Oozie Core 3.2.0-incubating API)

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

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

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)
          Convert a workflows list into a JSONArray.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.