public class BambooHomeLocatorImpl extends com.atlassian.config.DefaultHomeLocator implements BambooHomeLocator
| Constructor and Description |
|---|
BambooHomeLocatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
getHomePath()
Local (i.e.
|
@Nullable String |
getLocalHomePath()
Local (i.e.
|
@Nullable String |
getSharedHomePath()
Shared Bamboo home.
|
void |
setConfigFileName(String configFileName) |
void |
setNodeHomePropertyName(String nodeHomePropertyName) |
void |
setPropertiesFile(String propertiesFile) |
getConfigFileName, getPropertiesFile, lookupServletHomeProperty, setInitPropertyName@Nullable public @Nullable String getHomePath()
BambooHomeLocatorBambooHomeLocator.getLocalHomePath().getHomePath in interface BambooHomeLocatorgetHomePath in interface com.atlassian.config.HomeLocatorgetHomePath in class com.atlassian.config.DefaultHomeLocator@Nullable public @Nullable String getSharedHomePath()
BambooHomeLocatorBambooHomeLocator.getLocalHomePath() if run in single node mode.getSharedHomePath in interface BambooHomeLocator@Nullable public @Nullable String getLocalHomePath()
BambooHomeLocatorBambooHomeLocator.getHomePath().getLocalHomePath in interface BambooHomeLocatorpublic void setConfigFileName(String configFileName)
setConfigFileName in class com.atlassian.config.DefaultHomeLocatorpublic void setPropertiesFile(String propertiesFile)
setPropertiesFile in class com.atlassian.config.DefaultHomeLocatorpublic void setNodeHomePropertyName(String nodeHomePropertyName)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.