Class AbstractMailInformationHelper.MailInfo
java.lang.Object
org.ametys.plugins.forms.workflow.AbstractMailInformationHelper.MailInfo
- Enclosing class:
- AbstractMailInformationHelper
Class representing mail info
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MailInfo
The constructor- Parameters:
email
- the emaildisplayValue
- the display value
-
-
Method Details
-
getEmail
Get the email- Returns:
- the email
-
getDisplayValue
Get display value- Returns:
- the display value
-
toJson
The mail info to json- Returns:
- the mail info to json
-