Uses of Class
com.atlassian.confluence.api.model.settings.GlobalSettings
Package
Description
-
Uses of GlobalSettings in com.atlassian.confluence.api.impl.service.settings
Modifier and TypeMethodDescription@NonNull GlobalSettings
SettingsServiceImpl.getGlobalSettings()
-
Uses of GlobalSettings in com.atlassian.confluence.api.model.settings
-
Uses of GlobalSettings in com.atlassian.confluence.api.service.settings
Modifier and TypeMethodDescription@NonNull GlobalSettings
SettingsService.getGlobalSettings()
Get the current values of global settings. -
Uses of GlobalSettings in com.atlassian.confluence.user.actions
ModifierConstructorDescriptionDeleteUserLongRunningTask
(I18NBean i18NBean, GlobalSettings globalSettings, UserAccessorInternal userAccessor, ConfluenceUser user, com.atlassian.event.api.EventPublisher eventPublisher)