Class NotificationConstants.RESPONSE_STATUSES

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

public static final class NotificationConstants.RESPONSE_STATUSES extends Object
Different response statuses for sending notifications. SUCCESS - the notification message was successfully received and will be processed and delivered by the system FAILURE - the notification message was received but there were problems and it will not be processed and delivered by the system.
Author:
Kuali Rice Team (rice.collab@kuali.org)