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()
BambooHomeLocator
BambooHomeLocator.getLocalHomePath()
.getHomePath
in interface BambooHomeLocator
getHomePath
in interface com.atlassian.config.HomeLocator
getHomePath
in class com.atlassian.config.DefaultHomeLocator
@Nullable public @Nullable String getSharedHomePath()
BambooHomeLocator
BambooHomeLocator.getLocalHomePath()
if run in single node mode.getSharedHomePath
in interface BambooHomeLocator
@Nullable public @Nullable String getLocalHomePath()
BambooHomeLocator
BambooHomeLocator.getHomePath()
.getLocalHomePath
in interface BambooHomeLocator
public void setConfigFileName(String configFileName)
setConfigFileName
in class com.atlassian.config.DefaultHomeLocator
public void setPropertiesFile(String propertiesFile)
setPropertiesFile
in class com.atlassian.config.DefaultHomeLocator
public void setNodeHomePropertyName(String nodeHomePropertyName)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.