Class MoveResourceToPathRegex
- java.lang.Object
-
- de.valtech.aecu.core.groovy.console.bindings.actions.resource.MoveResourceToPathRegex
-
-
Constructor Summary
Constructors Constructor Description MoveResourceToPathRegex(String matchPattern, String targetPathExpr, BindingContext context)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringdoAction(org.apache.sling.api.resource.Resource resource)Runs an action.
-