Uses of Interface
org.kuali.rice.ken.service.NotificationMessageDeliveryResolverService
Packages that use NotificationMessageDeliveryResolverService
-
Uses of NotificationMessageDeliveryResolverService in org.kuali.rice.ken.core
Methods in org.kuali.rice.ken.core that return NotificationMessageDeliveryResolverServiceModifier and TypeMethodDescriptionNotificationServiceLocator.getNotificationMessageDeliveryResolverService()This method returns an instance of the Spring configured impl for the getNotificationMessageDeliveryResolverService.SpringNotificationServiceLocator.getNotificationMessageDeliveryResolverService() -
Uses of NotificationMessageDeliveryResolverService in org.kuali.rice.ken.service.impl
Classes in org.kuali.rice.ken.service.impl that implement NotificationMessageDeliveryResolverServiceModifier and TypeClassDescriptionclassThis is the default out-of-the-box implementation that leverages the status flag on a notification (RESOLVED versus UNRESOLVED) to determine whether the notification's message deliveries need to be resolved or not.