mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Adding "xfer:transferred" aspect
Injecting the source system's repositoryId on transfer. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20845 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -38,6 +38,13 @@ import org.alfresco.service.namespace.RegexQNamePattern;
|
||||
/**
|
||||
* @author brian
|
||||
*
|
||||
* The secondary manifest processor performs a second parse of the snapshot file.
|
||||
*
|
||||
* It is responsible for linking nodes together, moving them out of the temporary space
|
||||
* into their final position in the repository. At the point that this processor runs both
|
||||
* ends (source and target) of the nodes' associations should be available in the receiving
|
||||
* repository.
|
||||
*
|
||||
*/
|
||||
public class RepoSecondaryManifestProcessorImpl extends AbstractManifestProcessorBase
|
||||
{
|
||||
|
Reference in New Issue
Block a user