public interface NotificationMessageDeliveryAutoRemovalService
Modifier and Type | Method and Description |
---|---|
ProcessingResult |
processAutoRemovalOfDeliveredNotificationMessageDeliveries()
This service method is responsible for retrieving all delivered notifications that have autoRemoveDateTimes
that are not null and are less than or equal to the current time, and "completing" them so that they do not
show up in the users list anymore.
|
ProcessingResult processAutoRemovalOfDeliveredNotificationMessageDeliveries()
org.kuali.rice.ken.service.NotificationMessageDeliveryDispatchService#processAutoRemovalOfDeliveredNotificationMessageDeliveries()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.