Uses of Interface
org.alfresco.repo.activities.feed.UserNotifier
-
Packages that use UserNotifier Package Description org.alfresco.repo.activities.feed -
-
Uses of UserNotifier in org.alfresco.repo.activities.feed
Classes in org.alfresco.repo.activities.feed that implement UserNotifier Modifier and Type Class Description classAbstractUserNotifierclassEmailUserNotifierNotifies the given user by sending activity feed information to their registered email address.classErrorProneUserNotifierclassMockUserNotifierA test user notifier.Methods in org.alfresco.repo.activities.feed with parameters of type UserNotifier Modifier and Type Method Description voidFeedNotifierImpl. setUserNotifier(UserNotifier userNotifier)
-