Package | Description |
---|---|
com.atlassian.bitbucket.mail |
Modifier and Type | Method and Description |
---|---|
MailMessage |
MailMessage.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Iterable<MailMessage> |
SoyMailBuilder.build(SoyMailMessageRequest message)
Creates mail messages to the given recipients, using the supplied
context to render the soy template specified, then inlining the given
CSS with the given subject.
|
Modifier and Type | Method and Description |
---|---|
void |
MailService.submit(MailMessage mailMessage)
Submit the
MailMessage to the mail queue. |
Copyright © 2021 Atlassian. All rights reserved.