Class RepoPrimaryManifestProcessorImpl

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

public class RepoPrimaryManifestProcessorImpl extends AbstractManifestProcessorBase
Author:
brian The primary manifest processor is responsible for the first parsing the snapshot file and writing nodes into the receiving repository. New nodes may be written into a "temporary" space if their primary parent node has not yet been transferred.