Package | Description |
---|---|
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
Queue |
JobManager.getQueue(String name)
Return a queue with a specific name (if running)
|
Modifier and Type | Method and Description |
---|---|
Iterable<Queue> |
JobManager.getQueues()
Return an iterator for all available queues.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.