Generated by
JDiff

Class com.day.cq.wcm.msm.commons.BaseActionFactory

Changed Methods
LiveAction createAction(Resource) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Creates an action using the .newActionInstance(ValueMap) method.
LiveAction newActionInstance(ValueMap) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Creates a new ActionType instance given the specified configuration.