Uses of Interface
org.alfresco.repo.transfer.report.TransferReporter
Packages that use TransferReporter
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 client side transfer report which records details of a transfer.
-
Uses of TransferReporter in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type TransferReporterModifier and TypeMethodDescriptionvoidTransferServiceImpl2.setTransferReporter(TransferReporter transferReporter) -
Uses of TransferReporter in org.alfresco.repo.transfer.report
Classes in org.alfresco.repo.transfer.report that implement TransferReporter