public interface EmailNotificationSenderActions
| Modifier and Type | Method and Description |
|---|---|
String |
getMailContent() |
String |
getMailSubject() |
String |
send() |
void |
setMailContent(String mailContent) |
void |
setMailSubject(String mailSubject) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.