| Constructor and Description |
|---|
RunningTask(com.atlassian.progress.Task task,
I18NBean i18NBean) |
| Modifier and Type | Method and Description |
|---|---|
I18NBean |
ConfluenceActionSupport.getI18n() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluenceActionSupport.setI18NBean(I18NBean i18NBean) |
| Modifier and Type | Method and Description |
|---|---|
protected I18NBean |
ImportTask.getI18nBean() |
protected I18NBean |
ImportLongRunningTask.getI18nBean() |
| Constructor and Description |
|---|
I18nJsonator(I18NBean i18NBean) |
| Constructor and Description |
|---|
AbstractLicenseExceptionHandler(I18NBean i18n) |
CompositeLicenseExceptionHandler(I18NBean i18NBean,
Map<Class<? extends Exception>,LicenseExceptionHandler<? extends Exception>> handlers) |
EmptyLicenseValidationExceptionHandler(I18NBean i18n) |
InvalidLicenseExceptionHandler(I18NBean i18n) |
KnownConfluenceLicenseValidationExceptionHandler(I18NBean i18n,
DocumentationBean docBean,
ConfluenceSidManager sidManager) |
MissingConfluenceLicenseValidationExceptionHandler(I18NBean i18n) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationContext.setI18n(I18NBean i18NBean) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexMacro.setI18NBean(I18NBean i18NBean) |
| Constructor and Description |
|---|
BooleanQueryConverter(I18NBean i18n) |
| Modifier and Type | Method and Description |
|---|---|
protected I18NBean |
SpacesListMacro.getI18n() |
protected I18NBean |
GlobalReportsMacro.getI18nBean() |
| Modifier and Type | Method and Description |
|---|---|
I18NBean |
DefaultSystemInformationService.getI18NBean() |
| Constructor and Description |
|---|
LazyResourceBundleReference(I18NBean i18NBean) |
SystemInformationHelper(I18NBean i18n,
SystemInformationService service) |
| Constructor and Description |
|---|
ConfluenceInfo(I18NBean i18NBean) |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.user.User |
UnknownUser.unknownUser(String userName,
I18NBean i18NBean) |
| Modifier and Type | Method and Description |
|---|---|
static I18NBean |
GeneralUtil.getI18n() |
| Modifier and Type | Method and Description |
|---|---|
static String |
GeneralUtil.maskEmail(String emailAddress,
Settings globalSettings,
I18NBean i18NBean) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultI18NBean
Responsible for fetching internationalised text given a key.
|
| Modifier and Type | Method and Description |
|---|---|
I18NBean |
UserI18NBeanFactory.getI18NBean() |
I18NBean |
I18NBeanFactory.getI18NBean() |
I18NBean |
DefaultI18NBeanFactory.getI18NBean() |
I18NBean |
CachingI18NBeanFactory.getI18NBean() |
I18NBean |
UserI18NBeanFactory.getI18NBean(Locale locale) |
I18NBean |
I18NBeanFactory.getI18NBean(Locale locale) |
I18NBean |
DefaultI18NBeanFactory.getI18NBean(Locale locale) |
I18NBean |
CachingI18NBeanFactory.getI18NBean(Locale locale) |
| Constructor and Description |
|---|
VersionSpecificDocumentationBean(String versionNumber,
I18NBean i18NBean) |
Copyright © 2003–2017 Atlassian. All rights reserved.