Uses of Interface
org.alfresco.repo.download.ActionServiceHelper
-
Packages that use ActionServiceHelper Package Description org.alfresco.repo.download -
-
Uses of ActionServiceHelper in org.alfresco.repo.download
Classes in org.alfresco.repo.download that implement ActionServiceHelper Modifier and Type Class Description classLocalActionServiceHelperImplementation ofActionServiceHelperwhich schedules the zip creation process to run in the same alfresco node as the caller.Methods in org.alfresco.repo.download with parameters of type ActionServiceHelper Modifier and Type Method Description voidDownloadServiceImpl. setActionServiceHelper(ActionServiceHelper actionServiceHelper)
-