Interface IActivityUserNotifier

    • Method Detail

      • notify

        void notify​(ActivityDocument activityDocument,
                    java.util.Collection<UserConfig> users)
             throws PortalException
        Sends a notification to users about the activity that has occurred.
        Parameters:
        activityDocument - the document of the activity that has occurred.
        users - the users to receive the notification.
        Throws:
        PortalException
        Since:
        8.2.0