Class RepoTertiaryManifestProcessorImpl

java.lang.Object
org.alfresco.repo.transfer.AbstractManifestProcessorBase
org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
All Implemented Interfaces:
TransferManifestProcessor, TransferSummaryAware

public class RepoTertiaryManifestProcessorImpl extends AbstractManifestProcessorBase
Author:
mrogers The tertiary manifest processor performs a third parse of the snapshot file. For a complete transfer it is responsible for deleting any replicated nodes which exist in the target repository that do not exist in the source repository. If the transfer is not "sync" then this processor does nothing.