public interface NotificationMessageDeliveryResolverService
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingResult | resolveNotificationMessageDeliveries()This service method is responsible for retrieving all unprocessed notifications that have sendDateTimes either equal to or before the 
 current time, and resolving their recipient lists so that proper NotificationMessageDelivery records can be created for them. | 
ProcessingResult resolveNotificationMessageDeliveries()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.