Class WatchedUserReference

    • Constructor Detail

      • WatchedUserReference

        public WatchedUserReference​(String userId,
                                    org.xwiki.notifications.filters.internal.user.EventUserFilterPreferencesGetter preferencesGetter,
                                    NotificationFilterPreferenceManager notificationFilterPreferenceManager)
        Construct a WatchedUserReference.
        Parameters:
        userId - id of the user to watch.
        preferencesGetter - the instance of EventUserFilterPreferencesGetter
        notificationFilterPreferenceManager - the notification filter manager
        Since:
        10.9