Package com.atlassian.bamboo.utils
Interface OnlyLocalHomeLocator
- All Known Implementing Classes:
BambooLog4jHomeLocatorContext.OnlyLocalHomeLocatorImpl
,HomeLocatorWrapper
public interface OnlyLocalHomeLocator
-
Method Summary
Modifier and TypeMethodDescriptionreturns local home path for bamboo server or remote agent
-
Method Details
-
getHomePath
String getHomePath()returns local home path for bamboo server or remote agent
-