|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.core.ConfluenceSystemProperties
public class ConfluenceSystemProperties
Query the status of various Confluence system properties
Method Summary | |
---|---|
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 |
isDevMode()
|
static boolean |
isDisableCaches()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |