public class ConfluenceSystemProperties extends Object
Constructor and Description |
---|
ConfluenceSystemProperties() |
Modifier and Type | Method and Description |
---|---|
static @Nullable String |
getConfluenceBaseUrlCDNPrefix() |
static @Nullable String |
getConfluenceFixedCDNPrefix() |
static @Nullable String |
getConfluenceFrontendServiceURL() |
static @Nullable String |
getHazelcastManagementCenterUrl() |
static @Nullable String |
getHumanReadableClusterNodeName() |
static @Nullable String |
getTenantTimezoneId() |
static boolean |
isAjsLogRendered() |
static boolean |
isAjsLogVisible() |
static boolean |
isBackupPathSetAllowed()
Checks the
confluence.backup.path.set.allowed property, to see if the backup path can be modified in
the admin console. |
static boolean |
isBundledPluginsDisabled() |
static boolean |
isContextBatchingDisabled() |
static boolean |
isDevMode() |
static boolean |
isDisableCaches() |
static boolean |
isEnableHazelcastJMX()
Check if we want to enable JMX for hazelcast or not
|
static boolean |
isEnableHibernateJMX()
Check if we want to enable JMX for hibernate or not
|
static boolean |
isSynchronyDisabled() |
public static boolean isDevMode()
public static boolean isDisableCaches()
public static boolean isBundledPluginsDisabled()
public static boolean isBackupPathSetAllowed()
confluence.backup.path.set.allowed
property, to see if the backup path can be modified in
the admin console.public static boolean isEnableHazelcastJMX()
public static boolean isEnableHibernateJMX()
public static boolean isAjsLogRendered()
public static boolean isAjsLogVisible()
public static boolean isContextBatchingDisabled()
public static @Nullable String getConfluenceFrontendServiceURL()
public static @Nullable String getConfluenceFixedCDNPrefix()
public static @Nullable String getConfluenceBaseUrlCDNPrefix()
public static @Nullable String getTenantTimezoneId()
public static @Nullable String getHumanReadableClusterNodeName()
public static boolean isSynchronyDisabled()
public static @Nullable String getHazelcastManagementCenterUrl()
Copyright © 2003–2019 Atlassian. All rights reserved.