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

Packages that use I18nBean
com.atlassian.bamboo.ant.task.property   
com.atlassian.bamboo.plugins.rest.common   
com.atlassian.bamboo.resultsummary.tests   
com.atlassian.bamboo.task   
com.atlassian.bamboo.user   
com.atlassian.bamboo.utils.i18n   
 

Uses of I18nBean in com.atlassian.bamboo.ant.task.property
 

Methods in com.atlassian.bamboo.ant.task.property that return I18nBean
protected  I18nBean SimpleFieldPropertyConfigurator.getI18nBean()
           
 

Uses of I18nBean in com.atlassian.bamboo.plugins.rest.common
 

Methods in com.atlassian.bamboo.plugins.rest.common that return I18nBean
static I18nBean RestHelper.getI18nBean()
           
 

Uses of I18nBean in com.atlassian.bamboo.resultsummary.tests
 

Methods in com.atlassian.bamboo.resultsummary.tests that return I18nBean
static I18nBean TestState.getI18nBean()
           
 

Uses of I18nBean in com.atlassian.bamboo.task
 

Methods in com.atlassian.bamboo.task that return I18nBean
protected  I18nBean AbstractTaskConfigurator.getI18nBean()
           
 

Uses of I18nBean in com.atlassian.bamboo.user
 

Methods in com.atlassian.bamboo.user that return I18nBean
 I18nBean BambooAuthenticationContext.getI18NBean()
          Get i18n bean associated with the current user.
 I18nBean DefaultAuthenticationContext.getI18NBean()
           
 

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

Classes in com.atlassian.bamboo.utils.i18n that implement I18nBean
 class DefaultI18nBean
           
 

Methods in com.atlassian.bamboo.utils.i18n that return I18nBean
 I18nBean I18nBeanFactory.getI18nBean()
           
 I18nBean AbstractI18nBeanFactory.getI18nBean()
           
 I18nBean I18nBeanFactory.getI18nBean(java.util.Locale locale)
           
 I18nBean I18nBeanFactoryImpl.getI18nBean(java.util.Locale locale)
           
 

Constructors in com.atlassian.bamboo.utils.i18n with parameters of type I18nBean
TextProviderAdapter(I18nBean i18nBean)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.