org.gcube.applicationsupportlayer.social
Class EmailNotification
java.lang.Object
org.gcube.applicationsupportlayer.social.EmailNotification
public class EmailNotification
- extends Object
A class for sending email
- Author:
- Massimiliano Assante
Method Summary |
void |
send()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailNotification
public EmailNotification(String sender,
String subject,
String body,
String... recipients)
- Parameters:
sender
- subject
- body
- recipients
-
send
public void send()
Copyright © 2013. All Rights Reserved.