public interface AdvancedApplicationProperties
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getApplicationProperties() |
String |
getApplicationProperty(String key) |
void |
setApplicationProperty(String key,
String value) |
Copyright © 2002-2021 Atlassian. All Rights Reserved.