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()
DistributionQueue
getStatus
in interface DistributionQueue
getStatus
in class ResourceQueue
public void recordProcessingAttempt(@NotNull @NotNull DistributionQueueEntry entry)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.