Package | Description |
---|---|
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
QueueConfiguration.ThreadPriority |
QueueConfiguration.getThreadPriority()
Return the thread priority for the job thread
|
static QueueConfiguration.ThreadPriority |
QueueConfiguration.ThreadPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueConfiguration.ThreadPriority[] |
QueueConfiguration.ThreadPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.