Package org.alfresco.repo.transfer.report
Provides the implementation of the client side transfer report which records details of a transfer.
- Since:
- 3.3
-
Interface Summary Interface Description TransferReporter Provides methods to create transfer report.TransferReportModel The transfer report model - extended for XML Manifest ModelTransferReportModel2 The transfer report model - extended for XML Manifest ModelXMLTransferEventFormatter -
Class Summary Class Description TransferReporterImpl Implementation of TransferReporterXMLTransferEventFormatterFactory The XMLTransferEventFormatterFactory returns formatters for the various client side TransferEvents.XMLTransferReportWriter Writes the Client Side Transfer Report out as XML.