public static class SystemProperty.UrlSystemProperty extends AbstractSystemProperty
myPropertyKey, myPropertyValue
Constructor and Description |
---|
UrlSystemProperty(boolean mandatory,
String... properties) |
Modifier and Type | Method and Description |
---|---|
String |
getValue(String defaultValue)
Obtain the value of the property (returns the default value if the environment variable has not been defined.
|
exists, getEnvironmentVariable, getKey, getValue, getValue, getValue, getValue, setValue, toString
public UrlSystemProperty(boolean mandatory, String... properties)
@NotNull public String getValue(@NotNull String defaultValue)
AbstractSystemProperty
getValue
in class AbstractSystemProperty
defaultValue
- The default value, if the environment variable has not been definedCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.