public static interface JobTopicTraverser.ResourceCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(org.apache.sling.api.resource.Resource rsrc)
Callback handle for a resource.
|
boolean handle(org.apache.sling.api.resource.Resource rsrc)
rsrc - The resource to handletrue If processing should continue, false otherwise.Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.