Interface | Description |
---|---|
CssInliner |
Provides an easy way to inject inline CSS to rendered email templates
|
EmailType | |
EmailTypes | |
EmailTypesService |
Interface which provides a way get a list of Notification Event Types mapped to root template files used for given
notification.
|
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.
|
MailQueueManager |
Provides access to mail queue and includes auditing layer
|
MailService |
Provides mail-sending services.
|
MailTemplatesService |
Interface to work with email templates files
Intended to work with both: single and batched emails
Used in REST API plugin to create a possibility to change email templates
|
MailThreadManager | |
SubscriptionMailQueueItemFactory | |
TemplateContext |
The TemplateContext provides the template with all required objects.
|
TemplateContextFactory | |
TemplateIssueFactory |
Class | Description |
---|---|
BidiCharsInliner |
Bidi characters have additional wrapping done by atlassian-renderer.
|
BotoCssInliner |
Default implementation of
CssInliner . |
BotocssThreadLauncher |
Launcher for the Botocss cleanup thread.
|
CountingMailQueueItemWrapper |
Wrapper class for MailQueueItem that monitors every item being successfully processed in the mail queue.
|
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. |
MailQueueManagerImpl | |
MailServiceImpl |
Default implementation of
MailService . |
MailServiceQueueItemBuilder | |
MailThreadManagerImpl | |
MentionMailQueueItem |
Renders wikiContent using wiki renderer.
|
RenderParameterHoldingIssueWrapper |
This class makes it possible to pass render context parameters to field
renderers in Jira Core.
|
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-2024 Atlassian. All Rights Reserved.