Uses of Interface
com.atlassian.bamboo.utils.i18n.I18nBean
Package
Description
-
Uses of I18nBean in com.atlassian.bamboo.plugins.rest.common
Modifier and TypeMethodDescriptionstatic I18nBean
RestHelper.getI18nBean()
RestHelperWrapper.getI18nBean()
-
Uses of I18nBean in com.atlassian.bamboo.resultsummary.tests
Modifier and TypeMethodDescriptionstatic I18nBean
TestState.getI18nBean()
Deprecated.since 6.8 inject your own -
Uses of I18nBean in com.atlassian.bamboo.task
Modifier and TypeMethodDescriptionprotected final I18nBean
AbstractTaskConfigurator.getI18nBean()
-
Uses of I18nBean in com.atlassian.bamboo.user
Modifier and TypeMethodDescriptionBambooAuthenticationContext.getI18NBean()
Get i18n bean associated with the current user.DefaultAuthenticationContext.getI18NBean()
-
Uses of I18nBean in com.atlassian.bamboo.utils.i18n
Modifier and TypeMethodDescriptionFakeI18nBeanFactory.getI18nBean()
I18nBeanFactory.getI18nBean()
I18nBeanFactory.getI18nBean
(Locale locale) I18nBeanFactoryImpl.getI18nBean()
I18nBeanFactoryImpl.getI18nBean
(Locale locale) ModifierConstructorDescriptionI18nResolverAdapter
(I18nBean i18nBean) TextProviderAdapter
(I18nBean i18nBean)