Class RepoSecondaryManifestProcessorImpl

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

public class RepoSecondaryManifestProcessorImpl extends AbstractManifestProcessorBase
Author:
brian The secondary manifest processor performs a second parse of the snapshot file. It is responsible for linking nodes together. At the point that this processor runs both ends (source and target) of the nodes' associations should be available in the receiving repository.