Uses of Interface
org.alfresco.repo.download.DownloadStatusUpdateService
Packages that use DownloadStatusUpdateService
-
Uses of DownloadStatusUpdateService in org.alfresco.repo.download
Classes in org.alfresco.repo.download that implement DownloadStatusUpdateServiceModifier and TypeClassDescriptionclassImplementation class responsible for update the status of a download node.Methods in org.alfresco.repo.download with parameters of type DownloadStatusUpdateServiceModifier and TypeMethodDescriptionvoidCreateDownloadArchiveAction.setUpdateService(DownloadStatusUpdateService updateService) Constructors in org.alfresco.repo.download with parameters of type DownloadStatusUpdateServiceModifierConstructorDescriptionZipDownloadExporter(File zipFile, CheckOutCheckInService checkOutCheckInService, NodeService nodeService, RetryingTransactionHelper transactionHelper, DownloadStatusUpdateService updateService, DownloadStorage downloadStorage, DictionaryService dictionaryService, NodeRef downloadNodeRef, long total, long totalFileCount) Construct