Uses of Class
org.apache.sling.event.EventUtil.JobPriority

Packages that use EventUtil.JobPriority
org.apache.sling.event   
 

Uses of EventUtil.JobPriority in org.apache.sling.event
 

Methods in org.apache.sling.event that return EventUtil.JobPriority
static EventUtil.JobPriority EventUtil.JobPriority.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static EventUtil.JobPriority[] EventUtil.JobPriority.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.