Class NotificationTemplatePatch_v21

  • All Implemented Interfaces:
    org.alfresco.repo.module.ModuleComponent, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware

    public class NotificationTemplatePatch_v21
    extends RMv21PatchComponent
    Adds a new email template for rejected records to the existing templates
    Since:
    2.1
    Author:
    Tuna Aksoy
    • Constructor Detail

      • NotificationTemplatePatch_v21

        public NotificationTemplatePatch_v21()
    • Method Detail

      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
        Parameters:
        nodeService - node service
      • setContentService

        public void setContentService​(org.alfresco.service.cmr.repository.ContentService contentService)
        Parameters:
        contentService - content service