com.silverpeas.questionReply.control.notification
Class QuestionNotifier
java.lang.Object
  
com.silverpeas.questionReply.control.notification.Notifier
      
com.silverpeas.questionReply.control.notification.QuestionNotifier
public class QuestionNotifier
- extends Notifier
 
- Author:
 
  - ehugonnet
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
QuestionNotifier
public QuestionNotifier(com.stratelia.webactiv.beans.admin.UserDetail sender,
                        Question question,
                        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.