Package | Description |
---|---|
com.atlassian.confluence.admin.actions.cluster | |
com.atlassian.confluence.api.impl.service.longtasks.tasks | |
com.atlassian.confluence.cache | |
com.atlassian.confluence.cache.hazelcast |
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
|
com.atlassian.confluence.core | |
com.atlassian.confluence.importexport.actions | |
com.atlassian.confluence.json.jsonator | |
com.atlassian.confluence.license.exception.handler | |
com.atlassian.confluence.plugin.descriptor.mail | |
com.atlassian.confluence.plugins.macros.dashboard | |
com.atlassian.confluence.status.service | |
com.atlassian.confluence.status.service.systeminfo | |
com.atlassian.confluence.user | |
com.atlassian.confluence.user.actions | |
com.atlassian.confluence.util | |
com.atlassian.confluence.util.i18n | |
com.atlassian.confluence.util.message |
Constructor and Description |
---|
StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
String clusterName,
File clusterHome,
String networkInterface,
InetAddress clusterAddress,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
Deprecated.
|
Constructor and Description |
---|
SpaceRemovalLongRunningTask(String spaceKey,
SpaceManager spaceManager,
ConfluenceUser user,
I18NBean i18n) |
Modifier and Type | Method and Description |
---|---|
static String |
CacheStatisticsHelper.getDisplayableName(String cacheName,
I18NBean i18nBean) |
Constructor and Description |
---|
HazelcastCacheStatistics(com.atlassian.cache.ManagedCache cache,
com.hazelcast.core.IMap<?,?> iMap,
FormatSettingsManager formatSettingsManager,
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 |
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 |
---|---|
protected I18NBean |
SpacesListMacro.getI18n() |
protected I18NBean |
GlobalReportsMacro.getI18nBean() |
Modifier and Type | Method and Description |
---|---|
I18NBean |
DefaultSystemInformationService.getI18NBean() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSystemInformationService.setI18NBean(I18NBean i18NBean) |
Constructor and Description |
---|
SystemInformationHelper(I18NBean i18n,
SystemInformationService service) |
Constructor and Description |
---|
ConfluenceInfo(I18NBean i18NBean) |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.user.User |
UnknownUser.unknownUser(ConfluenceUser user,
I18NBean i18NBean) |
static com.atlassian.user.User |
UnknownUser.unknownUser(String userName,
I18NBean i18NBean) |
Constructor and Description |
---|
DeletedUser(com.atlassian.sal.api.user.UserKey userKey,
I18NBean i18NBean) |
Constructor and Description |
---|
DeleteUserLongRunningTask(I18NBean i18NBean,
SettingsManager settingsManager,
UserAccessorInternal userAccessor,
ConfluenceUser user,
com.atlassian.event.api.EventPublisher eventPublisher) |
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 |
---|---|
static I18NBean |
DefaultI18NBeanFactory.getDefaultI18NBean()
Deprecated.
since 7.0.1
|
@NonNull I18NBean |
UserI18NBeanFactory.getI18NBean() |
@NonNull I18NBean |
I18NBeanFactory.getI18NBean() |
@NonNull I18NBean |
DynamicI18NBeanFactory.getI18NBean() |
@NonNull I18NBean |
CachingI18NBeanFactory.getI18NBean() |
@NonNull I18NBean |
DefaultI18NBeanFactory.getI18NBean() |
@NonNull I18NBean |
UserI18NBeanFactory.getI18NBean(@NonNull Locale locale) |
@NonNull I18NBean |
I18NBeanFactory.getI18NBean(@NonNull Locale locale) |
@NonNull I18NBean |
DynamicI18NBeanFactory.getI18NBean(@NonNull Locale locale) |
@NonNull I18NBean |
CachingI18NBeanFactory.getI18NBean(@NonNull Locale locale) |
@NonNull I18NBean |
DefaultI18NBeanFactory.getI18NBean(@NonNull Locale locale) |
Constructor and Description |
---|
VersionSpecificDocumentationBean(String versionNumber,
I18NBean i18NBean) |
Modifier and Type | Method and Description |
---|---|
I18NBean |
MessagesDecoratorFilter.getI18NBean() |
Copyright © 2003–2019 Atlassian. All rights reserved.