public class ActiveResourceQueue extends ResourceQueue
queueName, queueRootPath, resolverFactory, serviceName| Constructor and Description |
|---|
ActiveResourceQueue(org.apache.sling.api.resource.ResourceResolverFactory resolverFactory,
String serviceName,
String queueName,
String rootPath) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull DistributionQueueStatus |
getStatus()
get the status of the queue
|
void |
recordProcessingAttempt(@NotNull DistributionQueueEntry entry) |
add, clear, getEntries, getEntry, getHead, getName, getType, hasCapability, remove, remove@NotNull public @NotNull DistributionQueueStatus getStatus()
DistributionQueuegetStatus in interface DistributionQueuegetStatus in class ResourceQueuepublic void recordProcessingAttempt(@NotNull
@NotNull DistributionQueueEntry entry)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.