Provides the MSM API.
-
Interface Summary Interface Description ActionConfig Deprecated. since 5.5ActionManager Deprecated. since 5.5 access Actions viaRolloutConfig
Blueprint Defines the interface of a CQ MSM Blueprint.BlueprintManager Provides a Service to access Blueprints.BlueprintManagerFactory Factory to createBlueprintManager
for a givenResourceResolver
LiveAction Represent an Action to be performed upon a Roll-out from a Source to a Target.LiveActionFactory<Type extends LiveAction> An Factory used to create LiveActions.LiveCopy Defines a Live Copy configuration between a blueprint and its target.LiveRelationship Defines a live relationship of a synced resource between its blueprint and livecopy.LiveRelationshipManager LiveStatus MSMNameConstants Constants for names used in cq MSM.ResourceNameRolloutConflictHandler This is a Service-Provider Interface.RolloutConfig ARolloutConfig
is a config used by theRolloutManager
to perform a roll-out.RolloutConfigManager Provides access to Roll-out Configuration.
The configurations served by this manager are centrally maintained.RolloutExceptionHandler Handles exceptions that happen during rollout, to indicate if the rollout can continue or not.RolloutManager Provides a service for managing MSM rollouts.RolloutManager.RolloutProgress Used to report ongoing progress of a rollout -
Class Summary Class Description RolloutExceptionHandler.RolloutInfo RolloutManager.RolloutParams Parameters for rollouts, with default values -
Enum Summary Enum Description RolloutManager.Trigger Trigger type that defines when a rollout should happen.