Modifier and Type | Method and Description |
---|---|
IJEMHAttachmentFilterProvider.AttachmentOutcome |
IJEMHAttachmentFilterProvider.filter(javax.mail.Message message,
IJEMHRuntimeConfig config,
IJEMHInboundReport report,
com.atlassian.mail.MailUtils.Attachment attachment)
Execute filter processing on the message.
|
Modifier and Type | Method and Description |
---|---|
IJEMHInboundReport |
IJEMHFieldProcessorContext.getReport() |
Modifier and Type | Method and Description |
---|---|
IJEMHMessageFilterProvider.ProcessOutcome |
IJEMHMessageFilterProvider.filter(javax.mail.Message message,
IJEMHRuntimeConfig config,
com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector errorCollector,
com.atlassian.jira.issue.Issue issue,
IJEMHInboundReport report)
Execute filter processing on the message.
|
Modifier and Type | Method and Description |
---|---|
void |
IJEMHMailHeaderPreProcTask.init(IJEMHRuntimeConfig config,
IJEMHInboundReport report,
List<ConfigField> fields)
Generic init method to allow setup if needed
|
Modifier and Type | Method and Description |
---|---|
IJEMHInboundReport |
ITAuditingManager.createEmptyInboundReport() |
Modifier and Type | Method and Description |
---|---|
PortalSecuritySettingsBean |
ITJSDUtil.getJSMPortalSecuritySettings(IJEMHInboundReport report,
com.atlassian.jira.user.ApplicationUser runAsUser,
com.atlassian.jira.project.Project project) |
void |
ITJSDUtil.updateJSMPortalSecuritySettings(PortalSecuritySettingsBean settings,
IJEMHInboundReport report,
com.atlassian.jira.user.ApplicationUser runAsUser,
com.atlassian.jira.project.Project project) |
Copyright © 2008–2022 The Plugin People. All rights reserved.