public static class SystemProperty.UrlSystemProperty extends AbstractSystemProperty
myPropertyKey, myPropertyValue| Constructor and Description |
|---|
UrlSystemProperty(boolean mandatory,
String... properties) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getValue(@NotNull 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, toStringpublic UrlSystemProperty(boolean mandatory,
String... properties)
@NotNull public @NotNull String getValue(@NotNull @NotNull String defaultValue)
AbstractSystemPropertygetValue in class AbstractSystemPropertydefaultValue - The default value, if the environment variable has not been definedCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.