public class EmailPlugin extends Object
Modifier and Type | Field and Description |
---|---|
protected static ArrayList<NotificationMail> |
BUFFER_EMAILS |
protected static int |
SECONDS2WAIT |
Modifier and Type | Method and Description |
---|---|
static EmailPlugin |
getInstance() |
void |
sendNotification(String portalURL,
String siteLandingPagePath,
org.gcube.portal.databook.shared.Notification notification2Save,
String vreName,
String portalName,
String senderEmail,
String... hashtags)
enqueue the message to send
|
protected static final int SECONDS2WAIT
protected static ArrayList<NotificationMail> BUFFER_EMAILS
public static EmailPlugin getInstance()
public void sendNotification(String portalURL, String siteLandingPagePath, org.gcube.portal.databook.shared.Notification notification2Save, String vreName, String portalName, String senderEmail, String... hashtags)
notification2Save
- vreName
- portalName
- senderEmail
- Copyright © 2016. All Rights Reserved.