public class BambooApplicationConfig
extends com.atlassian.config.ApplicationConfig
| Constructor and Description |
|---|
BambooApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getPropertiesWithPrefix(String prefix) |
Object |
getProperty(Object key)
Gets the property and then, if a string, the attempt to replace
BambooSetupConstants.BAMBOO_HOME_CONSTANT
with the ApplicationConfig.getApplicationHome() |
configFileExists, getApplicationHome, getApplicationVersion, getBooleanProperty, getBuildNumber, getConfigurationFileName, getCurrentSetupStep, getIntegerProperty, getMajorVersion, getMinorVersion, getProperties, getSetupType, isApplicationHomeValid, isSetupComplete, load, removeProperty, reset, save, setApplicationHome, setBuildNumber, setConfigurationFileName, setConfigurationPersister, setCurrentSetupStep, setInitialProperties, setMajorVersion, setMinorVersion, setProperty, setProperty, setProperty, setSetupComplete, setSetupTypepublic Object getProperty(Object key)
BambooSetupConstants.BAMBOO_HOME_CONSTANT
with the ApplicationConfig.getApplicationHome()getProperty in interface com.atlassian.config.ApplicationConfigurationgetProperty in class com.atlassian.config.ApplicationConfigkey - Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.