Class ExporterActionExecuter

    • Constructor Detail

      • ExporterActionExecuter

        public ExporterActionExecuter()
    • Method Detail

      • setExporterService

        public void setExporterService​(ExporterService exporterService)
        Sets the ExporterService to use
        Parameters:
        exporterService - The ExporterService
      • setMimetypeService

        public void setMimetypeService​(org.alfresco.service.cmr.repository.MimetypeService mimetypeService)
        Sets the MimetypeService to use
        Parameters:
        mimetypeService - MimetypeService
      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
        Sets the NodeService to use
        Parameters:
        nodeService - The NodeService
      • setContentService

        public void setContentService​(ContentService contentService)
        Sets the ContentService to use
        Parameters:
        contentService - The ContentService