Uses of Interface
com.atlassian.jira.web.bean.i18n.TranslationStoreFactory

Packages that use TranslationStoreFactory
com.atlassian.jira.web.bean   
com.atlassian.jira.web.bean.i18n   
 

Uses of TranslationStoreFactory in com.atlassian.jira.web.bean
 

Classes in com.atlassian.jira.web.bean that implement TranslationStoreFactory
 class SimpleTranslationStoreFactory
           
 

Constructors in com.atlassian.jira.web.bean with parameters of type TranslationStoreFactory
BackingI18n(Locale locale, I18nTranslationMode i18nTranslationMode, InvolvedPluginsTracker involvedPluginsTracker, List<TranslationTransform> translationTransforms, TranslationStoreFactory translationStoreFactory)
          Construct an I18nBean in the given Locale.
I18nBean.CachingFactory(JiraLocaleUtils jiraLocaleUtils, I18nTranslationMode i18nTranslationMode, TranslationStoreFactory translationStoreFactory, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of TranslationStoreFactory in com.atlassian.jira.web.bean.i18n
 

Classes in com.atlassian.jira.web.bean.i18n that implement TranslationStoreFactory
 class DefaultTranslationStoreFactory
          Factory for TranslationStore instances.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.