public static class SystemProperty.BooleanSystemProperty extends AbstractSystemProperty
myPropertyKey, myPropertyValue
Constructor and Description |
---|
BooleanSystemProperty(boolean mandatory,
boolean defaultValue,
String... properties) |
Modifier and Type | Method and Description |
---|---|
boolean |
getTypedValue() |
void |
setTypedValue(boolean value) |
public BooleanSystemProperty(boolean mandatory, boolean defaultValue, String... properties)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.