public class QueueEntryFactory extends Object
Constructor and Description |
---|
QueueEntryFactory(String queueName,
Function<org.apache.sling.distribution.queue.DistributionQueueItem,Integer> attemptsCallback) |
Modifier and Type | Method and Description |
---|---|
org.apache.sling.distribution.queue.DistributionQueueEntry |
create(org.apache.sling.distribution.queue.DistributionQueueItem queueItem) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.