Uses of Interface
com.javahollic.jira.emh.api.IJEMHInboundReport
-
-
Uses of IJEMHInboundReport in com.javahollic.jira.emh.api.extension.attfilter
Methods in com.javahollic.jira.emh.api.extension.attfilter with parameters of type IJEMHInboundReport Modifier and Type Method Description IJEMHAttachmentFilterProvider.AttachmentOutcomeIJEMHAttachmentFilterProvider. filter(javax.mail.Message message, IJEMHRuntimeConfig config, IJEMHInboundReport report, com.atlassian.mail.MailUtils.Attachment attachment)Execute filter processing on the message. -
Uses of IJEMHInboundReport in com.javahollic.jira.emh.api.extension.fieldproc
Methods in com.javahollic.jira.emh.api.extension.fieldproc that return IJEMHInboundReport Modifier and Type Method Description IJEMHInboundReportIJEMHFieldProcessorContext. getReport() -
Uses of IJEMHInboundReport in com.javahollic.jira.emh.api.extension.msgfilter
Methods in com.javahollic.jira.emh.api.extension.msgfilter with parameters of type IJEMHInboundReport Modifier and Type Method Description com.javahollic.jira.emh.api.ao.IJEMHFPAuditEventEntiyDef.ProcessingOutcomeIJEMHMessageFilterProvider. 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. -
Uses of IJEMHInboundReport in com.javahollic.jira.emh.api.extension.preproctask
Methods in com.javahollic.jira.emh.api.extension.preproctask with parameters of type IJEMHInboundReport Modifier and Type Method Description voidIJEMHMailHeaderPreProcTask. init(IJEMHRuntimeConfig config, IJEMHInboundReport report, List<ConfigField> fields)Generic init method to allow setup if needed -
Uses of IJEMHInboundReport in com.javahollic.jira.emh.api.integration
Methods in com.javahollic.jira.emh.api.integration that return IJEMHInboundReport Modifier and Type Method Description IJEMHInboundReportITAuditingManager. createEmptyInboundReport()Methods in com.javahollic.jira.emh.api.integration with parameters of type IJEMHInboundReport Modifier and Type Method Description PortalSecuritySettingsBeanITJSDUtil. getJSMPortalSecuritySettings(IJEMHInboundReport report, com.atlassian.jira.user.ApplicationUser runAsUser, com.atlassian.jira.project.Project project)voidITJSDUtil. updateJSMPortalSecuritySettings(PortalSecuritySettingsBean settings, IJEMHInboundReport report, com.atlassian.jira.user.ApplicationUser runAsUser, com.atlassian.jira.project.Project project)
-