Uses of Class
org.apache.sling.event.impl.jobs.queues.JobQueueImpl
Packages that use JobQueueImpl
- 
Uses of JobQueueImpl in org.apache.sling.event.impl.jobs.queuesMethods in org.apache.sling.event.impl.jobs.queues that return JobQueueImplModifier and TypeMethodDescriptionstatic JobQueueImplJobQueueImpl.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.