Uses of Interface
com.atlassian.bamboo.utils.i18n.I18nBeanFactory

Packages that use I18nBeanFactory
com.atlassian.bamboo.plugin.web   
com.atlassian.bamboo.plugin.webresource   
com.atlassian.bamboo.user   
com.atlassian.bamboo.utils.i18n   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.ww2   
 

Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.web
 

Fields in com.atlassian.bamboo.plugin.web declared as I18nBeanFactory
protected  I18nBeanFactory BambooWebFragmentHelper.i18nBeanFactory
           
 

Methods in com.atlassian.bamboo.plugin.web with parameters of type I18nBeanFactory
 void BambooWebFragmentHelper.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.plugin.webresource
 

Constructors in com.atlassian.bamboo.plugin.webresource with parameters of type I18nBeanFactory
BambooWebResourceIntegration(com.atlassian.config.HomeLocator homeLocator, I18nBeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.user
 

Constructors in com.atlassian.bamboo.user with parameters of type I18nBeanFactory
DefaultAuthenticationContext(BambooUserManager bambooUserManager, I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.utils.i18n
 

Classes in com.atlassian.bamboo.utils.i18n that implement I18nBeanFactory
 class AbstractI18nBeanFactory
           
 class I18nBeanFactoryImpl
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.v2.build.agent.capability
 

Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type I18nBeanFactory
 void AbstractExecutableCapabilityTypeModule.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 

Uses of I18nBeanFactory in com.atlassian.bamboo.ww2
 

Methods in com.atlassian.bamboo.ww2 with parameters of type I18nBeanFactory
 void BambooFreemarkerManager.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 void BambooActionSupport.setI18nBeanFactory(I18nBeanFactory i18nBeanFactory)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.