public interface PropertyProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key)
Retrieve property value
|
boolean |
hasProperty(String key)
Does this provider have a given property
|
boolean hasProperty(@NotNull
String key)
key - property keyCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.