Uses of Class
org.kuali.rice.ken.exception.NotificationMessageDeliveryException

Packages that use NotificationMessageDeliveryException
org.kuali.rice.ken.deliverer   
org.kuali.rice.ken.deliverer.impl   
 

Uses of NotificationMessageDeliveryException in org.kuali.rice.ken.deliverer
 

Methods in org.kuali.rice.ken.deliverer that throw NotificationMessageDeliveryException
 void BulkNotificationMessageDeliverer.deliverMessage(Collection<NotificationMessageDelivery> messageDeliveries)
          This method is responsible for delivering a series of messageDelivery records
 void NotificationMessageDeliverer.deliverMessage(NotificationMessageDelivery messageDelivery)
          This method is responsible for delivering the passed in messageDelivery record.
 

Uses of NotificationMessageDeliveryException in org.kuali.rice.ken.deliverer.impl
 

Methods in org.kuali.rice.ken.deliverer.impl that throw NotificationMessageDeliveryException
 void KEWActionListMessageDeliverer.deliverMessage(NotificationMessageDelivery messageDelivery)
          This implementation leverages the workflow integration services to push this notification into the KEW action list.
 



Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.