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

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

Uses of JsonBundleJob in org.apache.oozie
 

Subclasses of JsonBundleJob in org.apache.oozie
 class BundleJobBean
           
 

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

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.