Class MailConstants

java.lang.Object
de.aristaflow.adept2.model.mail.MailConstants

public class MailConstants extends Object
Constants used for mails.
  • Field Details

    • USE_HTML

      public static final String USE_HTML
      The key for the additional attribute whether the body should be sent as HTML message.
      See Also:
    • BOUNCE_ADDRESS

      public static final String BOUNCE_ADDRESS
      The key for the additional attribute for the bounce address.
      See Also:
  • Constructor Details

    • MailConstants

      public MailConstants()