Uses of Class
org.kuali.rice.ken.exception.NotificationAutoRemoveException
Packages that use NotificationAutoRemoveException
-
Uses of NotificationAutoRemoveException in org.kuali.rice.ken.deliverer
Methods in org.kuali.rice.ken.deliverer that throw NotificationAutoRemoveExceptionModifier and TypeMethodDescriptionvoidNotificationMessageDeliverer.autoRemoveMessageDelivery(NotificationMessageDelivery messageDelivery) This method handles auto removing a message delivery from a person's list of notifications. -
Uses of NotificationAutoRemoveException in org.kuali.rice.ken.deliverer.impl
Methods in org.kuali.rice.ken.deliverer.impl that throw NotificationAutoRemoveExceptionModifier and TypeMethodDescriptionvoidKEWActionListMessageDeliverer.autoRemoveMessageDelivery(NotificationMessageDelivery messageDelivery) This implementation does an auto-remove by "canceling" the workflow document associated with the message delivery record.