Package | Description |
---|---|
com.atlassian.bitbucket.mail |
Modifier and Type | Method and Description |
---|---|
Set<MailAttachment> |
MailMessage.getAttachments() |
Constructor and Description |
---|
MailMessage(Set<String> to,
String from,
Set<String> cc,
Set<String> bcc,
Set<MailAttachment> attachments,
String text,
String subject,
Map<String,String> headers) |
Copyright © 2019 Atlassian. All rights reserved.