Package | Description |
---|---|
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
org.alfresco.repo.transfer.manifest |
Provides the implementation of the transfer manifest which is used by the transfer service.
|
Modifier and Type | Method and Description |
---|---|
Map<org.alfresco.service.cmr.repository.NodeRef,ManifestCategory> |
TransferContext.getManifestCategoriesCache() |
Modifier and Type | Method and Description |
---|---|
Map<org.alfresco.service.cmr.repository.NodeRef,ManifestCategory> |
TransferManifestNormalNode.getManifestCategories() |
Modifier and Type | Method and Description |
---|---|
void |
TransferManifestNormalNode.setManifestCategories(Map<org.alfresco.service.cmr.repository.NodeRef,ManifestCategory> categories) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.