Interface ActionServiceHelper

  • All Known Implementing Classes:
    LocalActionServiceHelper

    public interface ActionServiceHelper
    ActionServiceHelper interface. Allows the download service to switch between executing the zip creation process in the current alfresco node, or on a remote node.
    Author:
    Alex Miller
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void executeAction​(org.alfresco.service.cmr.repository.NodeRef downloadNode)
      Implementations should trigger the CreateDownloadArchiveAction on the provided downloadNode
    • Method Detail

      • executeAction

        void executeAction​(org.alfresco.service.cmr.repository.NodeRef downloadNode)
        Implementations should trigger the CreateDownloadArchiveAction on the provided downloadNode
        Parameters:
        downloadNode - NodeRef