Package com.day.cq.replication

Interface Summary
ContentBuilder A ContentBuilder assembles the data for the replication.
Preprocessor The Preprocessor is a service that is called directly before the replication is started.
ReplicationContent This interface describes the assembled content to replicate.
ReplicationStatus ReplicationStatus provides status information of a currently scheduled replication.
Replicator The Replicator is the replication service.
SyndicationAgentConfig The configuration of a syndication agent.
TransportHandler The TransportHandler is used to transport the replication to the target host.
 

Class Summary
FileContent The FileContent is an implementation if a replication content which stores the content in the file system.
ReplicationAction The ReplicationAction class is fired during a replication.
ReplicationOptions The ReplicationOptions encapsulate optional configuration parameters for a replication.
SyndicationLog The SyndicationLog is used by the TransportHandler to output any information during the replication.
 

Enum Summary
ReplicationAction.Status  
ReplicationActionType The type of the replication action.
SyndicationAgentConfig.SyndicationAgentStatus The status of a syndication agent.
TransportHandler.Status  
 

Exception Summary
AccessDeniedException This exception is thrown when the user is not allowed to replicate.
PathNotFoundException This exception is thrown when the path to replicate is not found.
ReplicationException Main exception thrown by classes in this package.
SyndicationAgentNotFoundException This exception is thrown when a specified syndication agent is not found.
 



Copyright © 2008 Day Management AG. All Rights Reserved.