@Named(value="applicationProperties") public class RefimplApplicationProperties extends Object implements com.atlassian.sal.api.ApplicationProperties
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<String> |
CANONICAL_BASE_URL_SUPPLIER |
static com.google.common.base.Supplier<String> |
CANONICAL_CONTEXT_PATH_SUPPLIER |
| Constructor and Description |
|---|
RefimplApplicationProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl()
Deprecated.
|
String |
getBaseUrl(com.atlassian.sal.api.UrlMode urlMode) |
Date |
getBuildDate() |
String |
getBuildNumber() |
String |
getDisplayName() |
File |
getHomeDirectory() |
String |
getPlatformId() |
String |
getPropertyValue(String s)
Deprecated.
|
String |
getVersion() |
public static final com.google.common.base.Supplier<String> CANONICAL_BASE_URL_SUPPLIER
public static final com.google.common.base.Supplier<String> CANONICAL_CONTEXT_PATH_SUPPLIER
@Deprecated public String getBaseUrl()
getBaseUrl in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public String getBaseUrl(com.atlassian.sal.api.UrlMode urlMode)
getBaseUrl in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public String getDisplayName()
getDisplayName in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public String getPlatformId()
getPlatformId in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public String getVersion()
getVersion in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public Date getBuildDate()
getBuildDate in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public String getBuildNumber()
getBuildNumber in interface com.atlassian.sal.api.ApplicationProperties@Nonnull public File getHomeDirectory()
getHomeDirectory in interface com.atlassian.sal.api.ApplicationProperties@Deprecated public String getPropertyValue(String s)
getPropertyValue in interface com.atlassian.sal.api.ApplicationPropertiesCopyright © 2018 Atlassian. All rights reserved.