Package com.atlassian.bamboo.setup
Interface BambooHomeLocator
- All Superinterfaces:
com.atlassian.config.HomeLocator
- All Known Implementing Classes:
BambooHomeLocatorImpl,RemoteAgentHomeLocator
public interface BambooHomeLocator
extends com.atlassian.config.HomeLocator
-
Method Details
-
getHomePath
Deprecated.explicit use ofgetLocalHomePath()should be preferredLocal (i.e. node specific) Bamboo home. The same asgetLocalHomePath().- Specified by:
getHomePathin interfacecom.atlassian.config.HomeLocator
-
getLocalHomePath
Local (i.e. node specific) Bamboo home. The same asgetHomePath().
-
getLocalHomePath()should be preferred