Package | Description |
---|---|
org.alfresco.repo.dictionary | |
org.alfresco.repo.download |
Modifier and Type | Method and Description |
---|---|
void |
CustomModelServiceImpl.setDownloadStorage(DownloadStorage downloadStorage) |
Modifier and Type | Method and Description |
---|---|
void |
CreateDownloadArchiveAction.setDownloadStorage(DownloadStorage downloadStorage) |
void |
DownloadServiceImpl.setDownloadStorage(DownloadStorage downloadStorage) |
void |
DownloadStatusUpdateServiceImpl.setStorage(DownloadStorage storage) |
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.