Package com.day.cq.replication
@Version("6.14.0")
package com.day.cq.replication
Provides a framework for replicating and receiving content.
-
ClassDescriptionThis exception is thrown when the user is not allowed to replicate.This represents a replication agent as defined by an
AgentConfig
.The configuration of a replication agent.AgentConfigGroup
...AgentFilter
provides a simple interface to filter for agents.Agent filter that filters for agent names.AgentManager
...This exception is thrown when a specified agent is not found.The AggregateHandler is used to determine if a node is an aggregate root or not.A BulkContentBuilder assembles the data for composite actions for the replication.An aggregation of multipleReplicationAction
s.ConfigManager
...Interface for configuration eventThe event typeInterface for configuration event listeners.A ContentBuilder assembles the data for the replication.Implements an aggregate handler that detects hierarchy nodes as aggregate root.ListenerLogDelegator
implements a replication log that also sends the messages to the listenerTheLocation
can be used to convey information about a repository path.Represents an outbox that will return new items on this instance, automatically removing items older than the timestamp given.Represents an outbox manager.This exception is thrown when the path to replicate is not found.Transport handler that supports polling of modified content that should be reverse replicated.ThePreprocessor
is a service that is called directly before the replication is started.Defines the control information of a replicationThe type of the replication action.This interface describes the assembled content to replicate.ReplicationContentFacade
...Implements a factory that creates replication content.Implementations ofReplicationContentFilter
indicate toContentBuilder
s whether a given childNode
of a node being activated (e.g.The replication content filter chain is passed to content builders to support filtering of content during replication.AReplicationContentFilterFactory
creates a newReplicationContentFilter
s based on a givenReplicationAction
.An event fired when someReplicationAction
needs to be handledMain exception thrown by classes in this package.ReplicationListener
provides an interface to listen for synchronous replications.ReplicationLog
...Log levelTheReplicationOptions
encapsulate optional configuration parameters for a replication.Transforms the replication path for the replication request.ReplicationQueue
...Defines an entry of the replication queueInformational status of this queueHandles replication imports.TheReplicationResult
is returned by theTransportHandler
after sending a request to the recipient.Incorporates replication details to accompany the replication result of a request.Determines the replication status of an asset/page.A provider forReplicationStatus
ReplicationTransaction
provides the action, the content and the replication log for a replication transaction (i.e.TheReplicator
is the replication service.Contains the information obtained from anAgent
that supports reverse replication.TheTransportContext
is used as context when replicating content.This exception is thrown by a transport handler when the underlying transport (e.g.TheTransportHandler
is used to transport the replication to the target host.This replication exception should be thrown, if the current replication can't be retried at a later time as the error is unrecoverable.