Class MailerConfig


  • public final class MailerConfig
    extends java.lang.Object
    Configuration for the mailing options.
    Since:
    7.5
    Author:
    art
    • Method Detail

      • getMailSendType

        public static MailSendType getMailSendType()
        Returns:
        configured mail send type
      • isMailAppletNeeded

        public static boolean isMailAppletNeeded()
        Returns:
        if mailer applet is needed true, otherwise false
      • getMailLinkType

        public static MailLinkType getMailLinkType()
        Returns:
        configured link type
      • getMailSubject

        public static java.lang.String getMailSubject()
        Returns:
        configured mail subject
      • getMailBody

        public static java.lang.String getMailBody()
        Returns:
        configured mail body
      • getMailPdfFilename

        public static java.lang.String getMailPdfFilename()
        Returns:
        configured PDF file name
      • getMailZipFilename

        public static java.lang.String getMailZipFilename()
        Returns:
        configured ZIP file name
      • getRestUrl

        public static java.lang.String getRestUrl()
        Returns:
        configured URL for the REST webservices
      • reload

        public static void reload()
        Read configured values from scratch.
      • getLinkTimeout

        public static long getLinkTimeout()
        Returns:
        configured link timeout