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