Class ResourceQueueCleanupTask
java.lang.Object
org.apache.sling.distribution.queue.impl.resource.ResourceQueueCleanupTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionResourceQueueCleanupTask(org.apache.sling.api.resource.ResourceResolverFactory resolverFactory, String serviceName, String rootPath) -
Method Summary
Modifier and TypeMethodDescriptionvoidremoveEmptyFolders(org.apache.sling.api.resource.Resource root) voidrun()
-
Constructor Details
-
ResourceQueueCleanupTask
-
-
Method Details