public class EmailNotification extends Object
EmailNotification(String sender, String[] recipients, String subject, String body, String copyVisibility, boolean notifySupportTeam)
void
sendEmail()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailNotification(String sender, String[] recipients, String subject, String body, String copyVisibility, boolean notifySupportTeam)
sender
recipients
subject
body
public void sendEmail()
Copyright © 2014. All Rights Reserved.