mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-4128 : F99 transfer service (alien invader)
implementation check point - some testing complete. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21637 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -40,10 +40,10 @@ import org.alfresco.service.namespace.RegexQNamePattern;
|
||||
*
|
||||
* 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.
|
||||
* 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.
|
||||
*
|
||||
*/
|
||||
public class RepoSecondaryManifestProcessorImpl extends AbstractManifestProcessorBase
|
||||
|
Reference in New Issue
Block a user