public class StringSystemProperty extends AbstractSystemProperty<String>
defaultValueSupplier, propertyName| Constructor and Description |
|---|
StringSystemProperty(String propertyName,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
fromString(String stringValue) |
clearValue, getName, getValue, setRawValue, setValuepublic String fromString(@Nonnull String stringValue)
fromString in class AbstractSystemProperty<String>Copyright © 2024 Atlassian. All rights reserved.