Class BackgroundReminderProcess.Constants

    • Field Detail

      • PROCESS_NAME_SUFFIX

        public static final String PROCESS_NAME_SUFFIX
        The predefined suffix that must compound the name of each implementation of this interface. An implementation of this interface by a Silverpeas feature called CalendarEventUserNotification for example MUST be named CalendarEventUserNotification[PROCESS_NAME_SUFFIX] where PROCESS_NAME_SUFFIX is the predefined suffix as defined below.
        See Also:
        Constant Field Values