| Constructor and Description |
|---|
RemoveSpaceTaskRunner(SpaceManager spaceManager,
UserAccessor userAccessor,
com.atlassian.progress.ProgressAwareTaskService progressAwareTaskService,
PayloadSerializer<RemoveSpaceTaskParams> paramsSerializer,
I18NBean i18n) |
| 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 |
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) |
| 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) |
| Constructor and Description |
|---|
OnDemandImportLongRunningTask(org.springframework.beans.factory.config.AutowireCapableBeanFactory factory,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager indexManager,
ImportExportManager importExportManager,
String filestoreId,
ConfluenceUser currentUser,
com.atlassian.sal.api.transaction.TransactionTemplate txTemplate,
ImportRecoveryManager recoveryManager,
CleanUpManager cleanUpManager,
I18NBean i18NBean,
MediaApiClientSupplier mediaApiClientSupplier,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
SynchronyCredentialsPostImportTask synchronyCredentialsPostImportTask) |
| Constructor and Description |
|---|
SpaceImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
String filestoreId,
ConfluenceUser currentUser,
I18NBean i18NBean,
MediaApiClientSupplier mediaApiClientSupplier,
MediaApiClientIdentitySupplier mediaApiClientIdentitySupplier,
com.atlassian.studio.common.appstatus.AppLinksMaintainer appLinksMaintainer,
com.atlassian.studio.common.appstatus.AppStatusService appStatusService,
com.atlassian.applinks.spi.link.MutatingEntityLinkService mutatingEntityLinkService,
com.atlassian.applinks.spi.util.TypeAccessor typeAccessor,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
SpaceManager spaceManager,
GroupMappingBuilder groupMappingBuilder,
String projectKey) |
Copyright © 2003–2016 Atlassian. All rights reserved.