Interface UserNotifier
- All Known Implementing Classes:
AbstractUserNotifier,EmailUserNotifier
public interface UserNotifier
Notifies the given user by sending their activity feed information to their email address (or potentially some other destination)
- Since:
- 4.0
-
Method Summary
-
Method Details
-
notifyUser
-