Package com.onec.mail

Class MailProperties.Preview

java.lang.Object
com.onec.mail.MailProperties.Preview
Enclosing class:
MailProperties

public static class MailProperties.Preview extends Object
Dev-only HTTP endpoints for listing and rendering templates. Disabled by default.
  • Constructor Details

    • Preview

      public Preview()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)