Uses of Class
org.apache.sling.event.jobs.QueueConfiguration.Type

Packages that use QueueConfiguration.Type
org.apache.sling.event.jobs   
 

Uses of QueueConfiguration.Type in org.apache.sling.event.jobs
 

Methods in org.apache.sling.event.jobs that return QueueConfiguration.Type
 QueueConfiguration.Type QueueConfiguration.getType()
          Return the queue type.
static QueueConfiguration.Type QueueConfiguration.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueueConfiguration.Type[] QueueConfiguration.Type.values()
          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.