public interface AlertsConstants
| Modifier and Type | Field and Description | 
|---|---|
| static String | AWAITING_VALIDATION_ALERT_LAST_DATEThe name of the metadata storing when the "awaiting validation" alert was last sent. | 
| static String | REMINDER_DATEThe name of the metadata storing the reminder date. | 
| static String | REMINDER_ENABLEDThe name of the metadata storing whether the reminder is enabled. | 
| static String | REMINDER_TEXTThe name of the metadata storing the reminder text. | 
| static String | SCHEDULED_ARCHIVING_REMINDER_LAST_DATEThe name of the metadata storing when the "scheduled archiving" alert was last sent. | 
| static String | UNMODIFIED_ALERT_ENABLEDThe name of the metadata storing whether the "unmodified content" alert is enabled. | 
| static String | UNMODIFIED_ALERT_LAST_DATEThe name of the metadata storing when the "unmodified content" alert was last sent. | 
| static String | UNMODIFIED_ALERT_TEXTThe name of the metadata storing the "unmodified content" reminder text. | 
static final String AWAITING_VALIDATION_ALERT_LAST_DATE
static final String UNMODIFIED_ALERT_ENABLED
static final String UNMODIFIED_ALERT_TEXT
static final String UNMODIFIED_ALERT_LAST_DATE
static final String REMINDER_ENABLED
static final String REMINDER_DATE
static final String REMINDER_TEXT
static final String SCHEDULED_ARCHIVING_REMINDER_LAST_DATE