public class KCBNotificationService extends DefaultNotificationService
LOG
Constructor and Description |
---|
KCBNotificationService() |
Modifier and Type | Method and Description |
---|---|
void |
removeNotification(List<ActionItem> actionItems)
Remove notifications for action items that are being deleted
|
protected void |
sendNotification(ActionItem actionItem)
Sends a notification
|
isItemOriginatingFromSave, notify, shouldNotify, shouldNotifyOnSave
public KCBNotificationService()
protected void sendNotification(ActionItem actionItem)
DefaultNotificationService
sendNotification
in class DefaultNotificationService
actionItem
- the action itempublic void removeNotification(List<ActionItem> actionItems)
NotificationService
removeNotification
in interface NotificationService
removeNotification
in class DefaultNotificationService
actionItems
- actionItems that are being deletedCopyright © 2005–2016 The Kuali Foundation. All rights reserved.