Uses of Class
com.atlassian.bitbucket.mail.MailMessage
Packages that use MailMessage
- 
Uses of MailMessage in com.atlassian.bitbucket.mailMethods 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 TypeMethodDescriptionvoidMailService.submit(MailMessage mailMessage) Submit theMailMessageto the mail queue.