|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.ken.util.NotificationConstants.PROCESSING_FLAGS
public static final class NotificationConstants.PROCESSING_FLAGS
Different processing flags for the notification system. RESOLVED - the notification has been resolved by the system and specific message deliveries have been created UNRESOLVED - the notification has not been resolved by the system
Field Summary | |
---|---|
static java.lang.String |
RESOLVED
|
static java.lang.String |
UNRESOLVED
|
Constructor Summary | |
---|---|
NotificationConstants.PROCESSING_FLAGS()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RESOLVED
public static final java.lang.String UNRESOLVED
Constructor Detail |
---|
public NotificationConstants.PROCESSING_FLAGS()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |