Class FriendIgnoreUserNotificationHandler

  • All Implemented Interfaces:
    org.sakaiproject.messaging.api.SelfRegisteringUserNotificationHandler, org.sakaiproject.messaging.api.UserNotificationHandler

    @Component
    public class FriendIgnoreUserNotificationHandler
    extends org.sakaiproject.messaging.api.AbstractUserNotificationHandler
    • Constructor Detail

      • FriendIgnoreUserNotificationHandler

        public FriendIgnoreUserNotificationHandler()
    • Method Detail

      • getHandledEvents

        public List<String> getHandledEvents()
      • handleEvent

        public Optional<List<org.sakaiproject.messaging.api.UserNotificationData>> handleEvent​(org.sakaiproject.event.api.Event e)