Generated by
JDiff

Interface com.day.cq.wcm.msm.api.RolloutManager

Changed Methods
void updateRolloutInfo(Node, boolean, boolean) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Update rollout info on the node.
void rollout(RolloutParams) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Execute a rollout on all live copies of the master page.
void rollout(ResourceResolver, LiveRelationship, boolean) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Rollout the content for one relation ship.
void rollout(ResourceResolver, LiveRelationship, boolean, boolean) Change in exceptions thrown from com.day.cq.wcm.api.WCMException to WCMException.
Rollout the content for one relation ship.