com.silverpeas.questionReply.control.notification
Class ReplyNotifier
java.lang.Object
com.silverpeas.questionReply.control.notification.Notifier
com.silverpeas.questionReply.control.notification.ReplyNotifier
public class ReplyNotifier
- extends Notifier
- Author:
- ehugonnet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplyNotifier
public ReplyNotifier(com.stratelia.webactiv.beans.admin.UserDetail sender,
Question question,
Reply reply,
NotificationData data)
sendNotification
public void sendNotification(Collection<com.stratelia.silverpeas.notificationManager.UserRecipient> users)
throws QuestionReplyException
- Specified by:
sendNotification
in class Notifier
- Parameters:
users
- list of users to notify
- Throws:
QuestionReplyException
Copyright © 2016 Silverpeas. All Rights Reserved.