Class ErrorProneUserNotifier

    • Constructor Detail

      • ErrorProneUserNotifier

        public ErrorProneUserNotifier​(org.alfresco.service.cmr.repository.NodeRef failingPersonNodeRef)
    • Method Detail

      • setActionService

        public void setActionService​(ActionService actionService)
      • skipUser

        protected boolean skipUser​(org.alfresco.service.cmr.repository.NodeRef personNodeRef)
        Specified by:
        skipUser in class AbstractUserNotifier
      • getFeedId

        protected java.lang.Long getFeedId​(org.alfresco.service.cmr.repository.NodeRef personNodeRef)
        Specified by:
        getFeedId in class AbstractUserNotifier
      • notifyUser

        protected void notifyUser​(org.alfresco.service.cmr.repository.NodeRef personNodeRef,
                                  java.lang.String subjectText,
                                  java.lang.Object[] subjectParams,
                                  java.util.Map<java.lang.String,​java.lang.Object> model,
                                  java.lang.String templateNodeRef)
        Specified by:
        notifyUser in class AbstractUserNotifier