@FunctionalInterface @ConsumerType public interface CustomResourceAction
| Modifier and Type | Method and Description |
|---|---|
String |
doAction(org.apache.sling.api.resource.Resource resource)
Performs the provided action on the resource.
|
String doAction(org.apache.sling.api.resource.Resource resource)
resource - resourceCopyright © 2019. All rights reserved.