Uses of Class
org.apache.oozie.client.SLAEvent.Status

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

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

Methods in org.apache.oozie.client that return SLAEvent.Status
 SLAEvent.Status SLAEvent.getJobStatus()
          Deprecated.  
static SLAEvent.Status SLAEvent.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SLAEvent.Status[] SLAEvent.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.