Interface UserNotifier

    • Method Detail

      • notifyUser

        org.alfresco.util.Pair<Integer,​Long> notifyUser​(org.alfresco.service.cmr.repository.NodeRef personNodeRef,
                                                              String subjectText,
                                                              Object[] subjectParams,
                                                              Map<String,​String> siteNames,
                                                              String shareUrl,
                                                              int repeatIntervalMins,
                                                              String templateNodeRef)