public class ConfluenceSystemProperties extends Object
| Constructor and Description |
|---|
ConfluenceSystemProperties() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getConfluenceBaseUrlCDNPrefix() |
static String |
getConfluenceFixedCDNPrefix() |
static String |
getConfluenceFrontendServiceURL() |
static String |
getMemcacheAddress() |
static 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 |
isMemcacheEnabled() |
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 isAjsLogRendered()
public static boolean isAjsLogVisible()
public static boolean isContextBatchingDisabled()
public static boolean isMemcacheEnabled()
public static String getMemcacheAddress()
Copyright © 2003–2016 Atlassian. All rights reserved.