Class NotificationConstants.RECIPIENT_TYPES

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

public static final class NotificationConstants.RECIPIENT_TYPES extends Object
Different recipient types for the notification system. USER - the notification specifically has a user as one of its recipients GROUP - the notification specifically has a group as one of its recipients
Author:
Kuali Rice Team (rice.collab@kuali.org)