Uses of Class
com.atlassian.confluence.util.i18n.I18NBean

Packages that use I18NBean
com.atlassian.confluence.admin.actions.cluster   
com.atlassian.confluence.core   
com.atlassian.confluence.util   
com.atlassian.confluence.util.i18n   
 

Uses of I18NBean in com.atlassian.confluence.admin.actions.cluster
 

Constructors in com.atlassian.confluence.admin.actions.cluster with parameters of type I18NBean
StartClusterTask(JohnsonEventContainer eventContainer, Event clusterMigrationEvent, String clusterName, String networkInterface, ClusterConfigurationHelper clusterConfigurationHelper, I18NBean i18nBean)
           
 

Uses of I18NBean in com.atlassian.confluence.core
 

Methods in com.atlassian.confluence.core that return I18NBean
 I18NBean ConfluenceActionSupport.getI18n()
           
 

Uses of I18NBean in com.atlassian.confluence.util
 

Methods in com.atlassian.confluence.util that return I18NBean
static I18NBean GeneralUtil.getI18n()
           
 

Uses of I18NBean in com.atlassian.confluence.util.i18n
 

Methods in com.atlassian.confluence.util.i18n that return I18NBean
 I18NBean CachingI18NBeanFactory.getI18NBean(Locale locale)
           
 I18NBean DefaultI18NBeanFactory.getI18NBean(Locale locale)
           
 I18NBean I18NBeanFactory.getI18NBean(Locale locale)
           
 I18NBean MockI18NBeanFactory.getI18NBean(Locale locale)
           
 



Confluence is developed by Atlassian.