Uses of Interface
org.alfresco.repo.node.DownloadNotifierService
-
Packages that use DownloadNotifierService Package Description org.alfresco.opencmis org.alfresco.repo.node -
-
Uses of DownloadNotifierService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type DownloadNotifierService Modifier and Type Method Description voidCMISConnector. setDownloadNotifierService(DownloadNotifierService downloadNotifierService) -
Uses of DownloadNotifierService in org.alfresco.repo.node
Classes in org.alfresco.repo.node that implement DownloadNotifierService Modifier and Type Class Description classDownloadNotifierServiceImplDownload Notifier Service.
-