Package | Description |
---|---|
org.alfresco.repo.download |
Modifier and Type | Class and Description |
---|---|
class |
DownloadStatusUpdateServiceImpl
Implementation class responsible for update the status of a download node.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDownloadArchiveAction.setUpdateService(DownloadStatusUpdateService updateService) |
Constructor and Description |
---|
ZipDownloadExporter(File zipFile,
CheckOutCheckInService checkOutCheckInService,
org.alfresco.service.cmr.repository.NodeService nodeService,
RetryingTransactionHelper transactionHelper,
DownloadStatusUpdateService updateService,
DownloadStorage downloadStorage,
org.alfresco.service.cmr.repository.NodeRef downloadNodeRef,
long total,
long totalFileCount)
Construct
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.