| Constructor and Description |
|---|
MoveResourceToPathRegex(String matchPattern,
String targetPathExpr,
org.apache.sling.api.resource.ResourceResolver resourceResolver)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
doAction(org.apache.sling.api.resource.Resource resource)
Runs an action.
|
public MoveResourceToPathRegex(@Nonnull String matchPattern, @Nonnull String targetPathExpr, @Nonnull org.apache.sling.api.resource.ResourceResolver resourceResolver)
matchPattern - regex patterntargetPathExpr - target regexresourceResolver - resolverCopyright © 2019. All rights reserved.