public class BooleanSystemProperty extends AbstractSystemProperty<Boolean>
defaultValue, propertyName| Constructor and Description |
|---|
BooleanSystemProperty(String propertyName,
boolean defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getValue()
Returns the value of this system property or the default if it's not set.
|
clearValue, getName, setRawValue, setValue@Nonnull public Boolean getValue()
AbstractSystemPropertygetValue in class AbstractSystemProperty<Boolean>Copyright © 2023 Atlassian. All rights reserved.