Uses of Class
com.atlassian.bitbucket.mail.MailMessage
Packages that use MailMessage
-
Uses of MailMessage in com.atlassian.bitbucket.mail
Methods in com.atlassian.bitbucket.mail that return MailMessageMethods in com.atlassian.bitbucket.mail that return types with arguments of type MailMessageModifier and TypeMethodDescriptionSoyMailBuilder.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.Methods in com.atlassian.bitbucket.mail with parameters of type MailMessageModifier and TypeMethodDescriptionvoid
MailService.submit
(MailMessage mailMessage) Submit theMailMessage
to the mail queue.