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