Class NotificationConstants.MESSAGE_DELIVERY_STATUS

java.lang.Object
org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
Enclosing class:
NotificationConstants

public static final class NotificationConstants.MESSAGE_DELIVERY_STATUS extends Object
Different delivery status flags for the notification system. UNDELIVERED - the notification has not been delivered by the delivery machine DELIVERED - the notification has been delivered by the delivery machine REMOVED - the notification has been removed by the delivery machine AUTO_REMOVED - the notification was auto removed by the delivery machine
Author:
Kuali Rice Team (rice.collab@kuali.org)