Interface DownloadNotifierService

  • All Known Implementing Classes:
    DownloadNotifierServiceImpl

    public interface DownloadNotifierService
    Download Notifier Service.
    Author:
    Chris Shields, Sara Aspery
    • Method Detail

      • downloadNotify

        void downloadNotify​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Notification of a node download.
        Parameters:
        nodeRef - The reference to the downloaded node. This can be a reference to a zip download node.