Interface | Description |
---|---|
CssInliner |
Provides an easy way to inject inline CSS to rendered email templates
|
IssueMailQueueItemFactory | |
JiraMailPluginsHelper |
This is a facade between the mail subsystem and the plugins manager
|
MailImageInliner |
A component to use when required to construct an email body from HTML that may contain inlined images.
|
MailLoggingManager |
Central place for manipulating logging/debug state for mail servers.
|
MailService |
Provides mail-sending services.
|
MailThreadManager | |
SubscriptionMailQueueItemFactory | |
TemplateContext |
The TemplateContext provides the template with all required objects.
|
TemplateContextFactory | |
TemplateIssueFactory |
Class | Description |
---|---|
BotoCssInliner |
Default implementation of
CssInliner . |
BotocssThreadLauncher |
Launcher for the Botocss cleanup thread.
|
DefaultIssueMailQueueItemFactory | |
DefaultMailLoggingManager | |
DefaultSubscriptionMailQueueItemFactory | |
DefaultTemplateContext |
Provides the template with all required objects.
|
DefaultTemplateContextFactory | |
DefaultTemplateIssueFactory | |
DiffUtils |
TODO: Document this class / interface here
|
This is a wrapper class around the Email class from atlassian-mail.
|
|
IssueMailQueueItem | |
IssueTemplateContext |
Provides the template with all required objects, including the issue details.
|
JiraMailPluginsHelperImpl | |
JiraMailQueue |
A
MailQueue that ensures the baseURL for all e-mails is correct. |
JiraMailQueueUtils | |
JiraMailThreader |
Implementation of MailThreader that stores threads in an OfBiz-mediated database.
|
JiraMailUtils |
Helper methods for common mail related operations.
|
MailImageInliner.InlinedEmailBody |
A small wrapper that contains the HTML string after it has had images inlined, as well as the
BodyPart 's that represent the inlined image attachments, to use when constructing an email body. |
MailImageInlinerImpl | |
MailingListCompiler |
Methods responsible for sending a notification email to a list of
NotificationRecipient s. |
MailServiceImpl |
Default implementation of
MailService . |
MailServiceQueueItemBuilder | |
MailThreadManagerImpl | |
MentionMailQueueItem |
Renders wikiContent using wiki renderer.
|
StringUtilsBean | |
SubscriptionMailQueueItem | |
SubscriptionMailQueueMockRequest |
Created by IntelliJ IDEA.
|
SubscriptionSingleRecepientMailQueueItem |
MailQueueItem representing single subscription email for single user.
|
TemplateIssue |
Decorator for the Issue Object.
|
TemplateUser |
Provide a simple delegation around a User.
|
UserMailQueueItem |
Enum | Description |
---|---|
MailThreadManager.MailAction |
Indicates an action in response to an incoming email.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.