Package org.kuali.rice.ken.util
Class NotificationConstants.MESSAGE_DELIVERY_STATUS
java.lang.Object
org.kuali.rice.ken.util.NotificationConstants.MESSAGE_DELIVERY_STATUS
- Enclosing class:
- NotificationConstants
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)
-
Field Details
-
UNDELIVERED
- See Also:
-
DELIVERED
- See Also:
-
REMOVED
- See Also:
-
AUTO_REMOVED
- See Also:
-