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

Packages that use I18nBean
com.atlassian.bamboo.utils.i18n   
com.atlassian.bamboo.v2.build.trigger   
 

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)
           
 

Uses of I18nBean in com.atlassian.bamboo.v2.build.trigger
 

Methods in com.atlassian.bamboo.v2.build.trigger with parameters of type I18nBean
static java.util.Map<java.lang.String,java.lang.String> DependencyBlockingStrategy.getValueMap(I18nBean i18nBean)
          Get a map of values and the i18nialized names
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.