public interface AlertsConstants
Modifier and Type | Field and Description |
---|---|
static String |
AWAITING_VALIDATION_ALERT_LAST_DATE
The name of the metadata storing when the "awaiting validation" alert was last sent.
|
static String |
REMINDER_DATE
The name of the metadata storing the reminder date.
|
static String |
REMINDER_ENABLED
The name of the metadata storing whether the reminder is enabled.
|
static String |
REMINDER_TEXT
The name of the metadata storing the reminder text.
|
static String |
SCHEDULED_ARCHIVING_REMINDER_LAST_DATE
The name of the metadata storing when the "scheduled archiving" alert was last sent.
|
static String |
UNMODIFIED_ALERT_ENABLED
The name of the metadata storing whether the "unmodified content" alert is enabled.
|
static String |
UNMODIFIED_ALERT_LAST_DATE
The name of the metadata storing when the "unmodified content" alert was last sent.
|
static String |
UNMODIFIED_ALERT_TEXT
The 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