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, shouldNotifyOnSavepublic KCBNotificationService()
protected void sendNotification(ActionItem actionItem)
DefaultNotificationServicesendNotification in class DefaultNotificationServiceactionItem - the action itempublic void removeNotification(List<ActionItem> actionItems)
NotificationServiceremoveNotification in interface NotificationServiceremoveNotification in class DefaultNotificationServiceactionItems - actionItems that are being deletedCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.