Uses of Class
org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
Uses of JobQueueImpl in org.apache.sling.event.impl.jobs.queues
Modifier and TypeMethodDescriptionstatic JobQueueImpl
JobQueueImpl.createQueue
(String name, InternalQueueConfiguration config, QueueServices services, Set<String> topics, Set<String> haltedTopicsBackRef, org.apache.sling.event.impl.jobs.queues.OutdatedJobQueueInfo outdatedQueueInfo) Create a new queue.