| Changed Methods |
void executeAction(ResourceResolver, LiveRelationship, ActionConfig, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Execute action defined by config. |
void executeAction(ResourceResolver, LiveRelationship, ActionConfig, boolean, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Execute action defined by config. |
void executeActions(ResourceResolver, LiveRelationship, Trigger, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Execute actions found in relationship. |
void executeActions(ResourceResolver, LiveRelationship, Trigger, boolean, boolean)
|
Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
|
Execute actions found in relationship. |