public interface EmailMessage
| Modifier and Type | Method and Description |
|---|---|
Map<String,DataSource> |
getAttachments() |
String |
getBody() |
Map<String,String> |
getHeaders() |
javax.mail.internet.InternetAddress |
getRecipientAddress() |
String |
getSubject() |
javax.mail.internet.InternetAddress getRecipientAddress()
String getBody()
String getSubject()
Map<String,DataSource> getAttachments()
Copyright © 2019 Atlassian. All rights reserved.