Uses of Enum Class
org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
Packages that use QueueConfiguration.ThreadPriority
-
Uses of QueueConfiguration.ThreadPriority in org.apache.sling.event.jobs
Methods in org.apache.sling.event.jobs that return QueueConfiguration.ThreadPriorityModifier and TypeMethodDescriptionQueueConfiguration.getThreadPriority()Return the thread priority for the job threadReturns the enum constant of this class with the specified name.static QueueConfiguration.ThreadPriority[]QueueConfiguration.ThreadPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.