Uses of Interface
org.alfresco.repo.transfer.TransferSummaryReport
Packages that use TransferSummaryReport
Package
Description
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
-
Uses of TransferSummaryReport in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement TransferSummaryReportMethods in org.alfresco.repo.transfer that return TransferSummaryReportModifier and TypeMethodDescriptionAbstractManifestProcessorBase.getTransferSummaryReport()TransferSummaryAware.getTransferSummaryReport()Methods in org.alfresco.repo.transfer with parameters of type TransferSummaryReportModifier and TypeMethodDescriptionvoidAbstractManifestProcessorBase.setTransferSummaryReport(TransferSummaryReport transferSummaryReport)