Uses of Interface
org.alfresco.repo.transfer.manifest.TransferManifestNodeFactory
Packages that use TransferManifestNodeFactory
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
Provides the implementation of the transfer manifest which is used by the transfer service.
-
Uses of TransferManifestNodeFactory in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type TransferManifestNodeFactoryModifier and TypeMethodDescriptionvoidTransferServiceImpl2.setTransferManifestNodeFactory(TransferManifestNodeFactory transferManifestNodeFactory) -
Uses of TransferManifestNodeFactory in org.alfresco.repo.transfer.manifest
Classes in org.alfresco.repo.transfer.manifest that implement TransferManifestNodeFactoryModifier and TypeClassDescriptionclassFactory to build TransferManifestNodes given their repository NodeRef.