Class AbstractMailInformationHelper.MailInfo

java.lang.Object
org.ametys.plugins.forms.workflow.AbstractMailInformationHelper.MailInfo
Enclosing class:
AbstractMailInformationHelper

Class representing mail info
  • Constructor Details

    • MailInfo

      public MailInfo(String email, String displayValue)
      The constructor
      Parameters:
      email - the email
      displayValue - the display value
  • Method Details