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

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

Uses of JsonCoordinatorJob in org.apache.oozie
 

Subclasses of JsonCoordinatorJob in org.apache.oozie
 class CoordinatorJobBean
           
 

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

Method parameters in org.apache.oozie.client.rest with type arguments of type JsonCoordinatorJob
static org.json.simple.JSONArray JsonCoordinatorJob.toJSONArray(List<? extends JsonCoordinatorJob> applications)
          Convert a coordinator application list into a JSONArray.
 



Copyright © 2011 Yahoo. All Rights Reserved.