public class MailNotification extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXO_EMAIL_SMTP_FROM |
static String |
FIELD_ATTACHMENTS |
static String |
FIELD_DESCRIPTION |
static String |
FIELD_EVENT |
static String |
FIELD_FROM |
static String |
FIELD_MEETING |
static String |
FIELD_MESSAGE |
static String |
FIELD_PLACE |
static String |
FIELD_TO |
| Constructor and Description |
|---|
MailNotification() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEmailsInivtationList(CalendarEvent event,
String username) |
static String |
getLabel(ResourceBundle res,
String label) |
static String |
getParticiapntsDisplayName(CalendarEvent event) |
static ResourceBundle |
getResourceBundle() |
static void |
sendEmail(CalendarEvent event,
String username) |
public static final String FIELD_MESSAGE
public static final String FIELD_EVENT
public static final String FIELD_DESCRIPTION
public static final String FIELD_ATTACHMENTS
public static final String FIELD_FROM
public static final String FIELD_TO
public static final String FIELD_PLACE
public static final String FIELD_MEETING
public static final String EXO_EMAIL_SMTP_FROM
public static void sendEmail(CalendarEvent event, String username) throws Exception
Exceptionpublic static String getEmailsInivtationList(CalendarEvent event, String username) throws Exception
Exceptionpublic static String getParticiapntsDisplayName(CalendarEvent event) throws Exception
Exceptionpublic static String getLabel(ResourceBundle res, String label)
public static ResourceBundle getResourceBundle() throws Exception
ExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.