@Internal public final class JiraSystemProperties extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getCustomDirectoryPlugins()
Deprecated.
|
static JiraProperties |
getInstance() |
static boolean |
isBundledPluginsDisabled()
Deprecated.
|
static boolean |
isCustomPathPluginsEnabled()
Deprecated.
|
static boolean |
isDecodeMailFileName() |
static boolean |
isDecodeMailParameters()
Deprecated.
|
static boolean |
isDevMode()
Deprecated.
|
static boolean |
isI18nReloadBundles()
Deprecated.
|
static boolean |
isSuperBatchingDisabled()
Deprecated.
|
static boolean |
isWebSudoDisabled()
Deprecated.
|
static boolean |
isXsrfDetectionCheckRequired()
Deprecated.
|
static void |
resetReferences()
Deprecated.
|
static boolean |
showPerformanceMonitor()
Deprecated.
|
public static JiraProperties getInstance()
@Deprecated public static boolean isDevMode()
@Deprecated public static boolean isXsrfDetectionCheckRequired()
@Deprecated public static boolean isSuperBatchingDisabled()
@Deprecated public static boolean isDecodeMailParameters()
@Deprecated public static boolean isCustomPathPluginsEnabled()
@Deprecated public static String getCustomDirectoryPlugins()
@Deprecated public static boolean isWebSudoDisabled()
@Deprecated public static boolean isI18nReloadBundles()
@Deprecated public static boolean showPerformanceMonitor()
@Deprecated public static boolean isBundledPluginsDisabled()
public static boolean isDecodeMailFileName()
@Deprecated public static void resetReferences()
Copyright © 2002-2016 Atlassian. All Rights Reserved.