Package org.alfresco.repo.download
-
Interface Summary Interface Description ActionServiceHelper ActionServiceHelper interface.ContentServiceHelper ContentServiceHelper interface.DownloadModel Utility interface for the downloadModel.xmlDownloadStatusUpdateService Service for updating the status of a download. -
Class Summary Class Description AbstractExporter CreateDownloadArchiveAction ActionExecuterfor creating an archive (ie.DownloadsCleanupJob Executes the clean up of download nodes.DownloadServiceImpl Implementation of the download service.DownloadStatusUpdateServiceImpl Implementation class responsible for update the status of a download node.DownloadStorage This class is responsible for the persistence of objects using lower-level repo services such as theNodeService.LocalActionServiceHelper Implementation ofActionServiceHelperwhich schedules the zip creation process to run in the same alfresco node as the caller.LocalContentServiceHelper ContentServiceHelperimplementation which uses the local ContentService to update the content.ZipDownloadExporter Handler for exporting node content to a ZIP file -
Exception Summary Exception Description DownloadCancelledException Exception thrown by ZipDownloadExporter, if a download is cancelled mid flow.DownloadServiceException Download Service Exception class