@Component public class BambooApplicationProperties extends Object implements com.atlassian.sal.api.ApplicationProperties
| Constructor and Description |
|---|
BambooApplicationProperties(AdministrationConfigurationAccessor administrationConfigurationAccessor,
com.atlassian.config.HomeLocator homeLocator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl()
Deprecated.
since sal-2.10
|
String |
getBaseUrl(com.atlassian.sal.api.UrlMode urlMode) |
Date |
getBuildDate() |
String |
getBuildNumber() |
String |
getDisplayName() |
File |
getHomeDirectory() |
String |
getPlatformId() |
String |
getPropertyValue(String key) |
String |
getVersion() |
@Autowired public BambooApplicationProperties(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.config.HomeLocator homeLocator)
@Deprecated public String getBaseUrl()
getBaseUrl in interface com.atlassian.sal.api.ApplicationPropertiespublic String getBaseUrl(com.atlassian.sal.api.UrlMode urlMode)
getBaseUrl in interface com.atlassian.sal.api.ApplicationPropertiespublic String getVersion()
getVersion in interface com.atlassian.sal.api.ApplicationPropertiespublic Date getBuildDate()
getBuildDate in interface com.atlassian.sal.api.ApplicationPropertiespublic String getBuildNumber()
getBuildNumber in interface com.atlassian.sal.api.ApplicationPropertiespublic String getDisplayName()
getDisplayName in interface com.atlassian.sal.api.ApplicationPropertiespublic File getHomeDirectory()
getHomeDirectory in interface com.atlassian.sal.api.ApplicationPropertiespublic String getPropertyValue(String key)
getPropertyValue in interface com.atlassian.sal.api.ApplicationProperties@NotNull public String getPlatformId()
getPlatformId in interface com.atlassian.sal.api.ApplicationPropertiesCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.