Class DefaultNotificationEmailJson

    • Constructor Detail

      • DefaultNotificationEmailJson

        public DefaultNotificationEmailJson()
    • Method Detail

      • getNotificationEmailSubject

        public String getNotificationEmailSubject()
        Subject line for notification email
        Returns:
        Subject line for notification email
      • setNotificationEmailSubject

        public void setNotificationEmailSubject​(String notificationEmailSubject)
        Subject line for notification email
        Parameters:
        notificationEmailSubject - Subject line for notification email
      • getNotificationEmailNote

        public String getNotificationEmailNote()
        Message body text for notification email
        Returns:
        Message body text for notification email
      • setNotificationEmailNote

        public void setNotificationEmailNote​(String notificationEmailNote)
        Message body text for notification email
        Parameters:
        notificationEmailNote - Message body text for notification email