| Changed Methods |
void execute(ResourceResolver, LiveRelationship, ActionConfig, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
since 5.5 use {@link #execute(org.apache.sling.api.resource.Resource, org.apache.sling.api.resource.Resource, LiveRelationship, boolean, boolean)} instead. |
void execute(ResourceResolver, LiveRelationship, ActionConfig, boolean, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
since 5.5 use {@link #execute(org.apache.sling.api.resource.Resource, org.apache.sling.api.resource.Resource, LiveRelationship, boolean, boolean)} instead. |
void execute(Resource, Resource, LiveRelationship, boolean, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Executes action. |