public class CodeLevelMetricsConfigImpl extends BaseConfig implements CodeLevelMetricsConfig
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEFAULT_ENABLED |
static java.lang.String |
ENABLED |
static java.lang.String |
SYSTEM_PROPERTY_ROOT |
addDeprecatedProperties, COMMA_SEPARATOR, deprecatedProperties, SEMI_COLON_SEPARATOR, systemPropertyPrefix| Modifier and Type | Method and Description |
|---|---|
static CodeLevelMetricsConfig |
createClmConfig(java.util.Map<java.lang.String,java.lang.Object> props) |
boolean |
isEnabled()
Determines whether CLM functionality should be enabled.
|
addDeprecatedProperty, castValue, clearDeprecatedProperties, getDoubleProperty, getIntegerSet, getIntProperty, getProperties, getProperty, getProperty, getPropertyFromSystemEnvironment, getPropertyFromSystemProperties, getStringPropertyOrNull, getSystemPropertyKey, getUniqueStrings, getUniqueStrings, getUniqueStringsFromCollection, getUniqueStringsFromCollection, getUniqueStringsFromString, nestedPropspublic static final java.lang.String SYSTEM_PROPERTY_ROOT
public static final boolean DEFAULT_ENABLED
public static final java.lang.String ENABLED
public boolean isEnabled()
CodeLevelMetricsConfigisEnabled in interface CodeLevelMetricsConfigpublic static CodeLevelMetricsConfig createClmConfig(java.util.Map<java.lang.String,java.lang.Object> props)