Interface GlobalSettingsManager

All Known Subinterfaces:
SettingsManager
All Known Implementing Classes:
DelegatingLegacySettingsManager, PluginSettingsGlobalSettingsManager

public interface GlobalSettingsManager
Since:
7.7
  • Method Details

    • getGlobalSettings

      Settings getGlobalSettings()
    • updateGlobalSettings

      void updateGlobalSettings(Settings settings)