Class GlobalSettings

java.lang.Object
com.atlassian.confluence.api.model.settings.GlobalSettings

public class GlobalSettings extends Object
Current values of application-wide settings.
Since:
5.10
See Also:
  • Method Details

    • builder

      public static GlobalSettings.GlobalSettingsBuilder builder()
    • getAttachmentMaxSizeBytes

      public long getAttachmentMaxSizeBytes()
    • getDefaultTimezoneId

      public String getDefaultTimezoneId()
    • getGlobalDefaultLocale

      public String getGlobalDefaultLocale()
    • getBaseUrl

      public String getBaseUrl()