|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationMessageDeliveryAutoRemovalService
Responsible for automatic removal of expired message deliveries
Method Summary | |
---|---|
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. |
Method Detail |
---|
ProcessingResult processAutoRemovalOfDeliveredNotificationMessageDeliveries()
org.kuali.rice.ken.service.NotificationMessageDeliveryDispatchService#processAutoRemovalOfDeliveredNotificationMessageDeliveries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |