public class RemoteAgentHomeLocator extends Object implements com.atlassian.config.HomeLocator
A BambooHomeLocator
for remote agents.
In the case that a Bamboo home is not explicitly defined, it will default to ~/bamboo-agent-home.
Constructor and Description |
---|
RemoteAgentHomeLocator() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigFileName() |
String |
getHomePath() |
void |
lookupServletHomeProperty(javax.servlet.ServletContext context) |
void |
setConfigFileName(String configFileName) |
@NotNull public String getHomePath()
getHomePath
in interface com.atlassian.config.HomeLocator
public String getConfigFileName()
getConfigFileName
in interface com.atlassian.config.HomeLocator
public void setConfigFileName(String configFileName)
public void lookupServletHomeProperty(javax.servlet.ServletContext context)
lookupServletHomeProperty
in interface com.atlassian.config.HomeLocator
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.