Uses of Interface
org.apache.oozie.client.SLAEvent

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

Uses of SLAEvent in org.apache.oozie
 

Classes in org.apache.oozie that implement SLAEvent
 class SLAEventBean
           
 

Methods in org.apache.oozie that return types with arguments of type SLAEvent
static List<SLAEvent> SLAEventBean.fromJSONArray(org.json.simple.JSONArray array)
          Convert a JSONArray into a SLAEvent list.
 

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

Classes in org.apache.oozie.client.rest that implement SLAEvent
 class JsonSLAEvent
           
 



Copyright © 2011 Yahoo. All Rights Reserved.