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

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

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

Methods in org.apache.oozie.client that return SLAEvent.SlaAppType
 SLAEvent.SlaAppType SLAEvent.getAppType()
          Deprecated.  
static SLAEvent.SlaAppType SLAEvent.SlaAppType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SLAEvent.SlaAppType[] SLAEvent.SlaAppType.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.