Package org.sakaiproject.profile2.model
Class FriendIgnoreBullhornHandler
- java.lang.Object
-
- org.sakaiproject.messaging.api.bullhornhandlers.AbstractBullhornHandler
-
- org.sakaiproject.profile2.model.FriendIgnoreBullhornHandler
-
- All Implemented Interfaces:
BullhornHandler
@Component public class FriendIgnoreBullhornHandler extends AbstractBullhornHandler
-
-
Field Summary
-
Fields inherited from class org.sakaiproject.messaging.api.bullhornhandlers.AbstractBullhornHandler
securityService
-
-
Constructor Summary
Constructors Constructor Description FriendIgnoreBullhornHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getHandledEvents()Optional<List<BullhornData>>handleEvent(Event e)-
Methods inherited from class org.sakaiproject.messaging.api.bullhornhandlers.AbstractBullhornHandler
lock, unlock
-
-