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, EventTypeManager eventTypeManager)
           
IssueMailQueueItem(TemplateContextFactory templateContextFactory, IssueEvent event, Long templateId, Set recipientList, String notificationType, JiraAuthenticationContext authenticationContext, MailingListCompiler mailingListCompiler, EventTypeManager eventTypeManager)
          Create an issue mail queue item.
 



Copyright © 2002-2008 Atlassian. All Rights Reserved.