| Interface | Description |
|---|---|
| ActionServiceHelper |
ActionServiceHelper interface.
|
| ContentServiceHelper |
ContentServiceHelper interface.
|
| DownloadModel |
Utility interface for the downloadModel.xml
|
| DownloadStatusUpdateService |
Service for updating the status of a download.
|
| Class | Description |
|---|---|
| AbstractExporter | |
| CreateDownloadArchiveAction |
ActionExecuter for creating an archive (ie. |
| DownloadsCleanupJob |
Executes the clean up of download nodes.
|
| DownloadServiceImpl |
Implementation of the download service.
|
| DownloadServiceIntegrationTest |
Integration test for DownloadServiceImpl
|
| DownloadStatusUpdateServiceImpl |
Implementation class responsible for update the status of a download node.
|
| DownloadStorage |
This class is responsible for the persistence of
DownloadDefinition objects using lower-level
repo services such as the NodeService. |
| LocalActionServiceHelper |
Implementation of
ActionServiceHelper which schedules the zip creation process to run in the same alfresco node
as the caller. |
| LocalContentServiceHelper |
ContentServiceHelper implementation which uses the local ContentService to update the content. |
| ZipDownloadExporter |
Handler for exporting node content to a ZIP file
|
| Exception | Description |
|---|---|
| DownloadCancelledException |
Exception thrown by ZipDownloadExporter, if a download is cancelled mid flow.
|
| DownloadServiceException |
Download Service Exception class
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.