Class SettingsServiceImpl
java.lang.Object
com.atlassian.confluence.api.impl.service.settings.SettingsServiceImpl
- All Implemented Interfaces:
SettingsService
Server implementation of API
SettingsService
.- Since:
- 5.10
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NonNull GlobalSettings
Get the current values of global settings.
-
Constructor Details
-
SettingsServiceImpl
-
-
Method Details
-
getGlobalSettings
Description copied from interface:SettingsService
Get the current values of global settings.- Specified by:
getGlobalSettings
in interfaceSettingsService
-