@ParametersAreNonnullByDefault public interface PubQueueProvider
Modifier and Type | Method and Description |
---|---|
org.apache.sling.distribution.queue.spi.DistributionQueue |
getErrorQueue(String pubAgentName,
String subSlingId,
String subAgentName,
String queueName) |
org.apache.sling.distribution.queue.spi.DistributionQueue |
getQueue(String pubAgentName,
String subSlingId,
String subAgentName,
String queueName,
long minOffset,
int headRetries,
boolean editable) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.