Class FriendRequestUserNotificationHandler

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

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

      • FriendRequestUserNotificationHandler

        public FriendRequestUserNotificationHandler()
    • Method Detail

      • getHandledEvents

        public List<String> getHandledEvents()
      • handleEvent

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