Uses of Interface
com.atlassian.jira.mail.TemplateContextFactory

Packages that use TemplateContextFactory
com.atlassian.jira.mail   
 

Uses of TemplateContextFactory in com.atlassian.jira.mail
 

Classes in com.atlassian.jira.mail that implement TemplateContextFactory
 class DefaultTemplateContextFactory
           
 

Constructors in com.atlassian.jira.mail with parameters of type TemplateContextFactory
DefaultIssueMailQueueItemFactory(TemplateContextFactory templateContextFactory, JiraAuthenticationContext authenticationContext, MailingListCompiler mailingListCompiler, TemplateManager templateManager)
           
IssueMailQueueItem(TemplateContextFactory templateContextFactory, IssueEvent event, Long templateId, Set<NotificationRecipient> recipientList, String notificationType, JiraAuthenticationContext authenticationContext, MailingListCompiler mailingListCompiler, TemplateManager templateManager)
          Create an issue mail queue item.
MailServiceImpl(ApplicationProperties applicationProperties, I18nHelper.BeanFactory beanFactory, com.atlassian.mail.queue.MailQueue mailQueue, TemplateContextFactory templateContextFactory)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.