Package com.atlassian.bamboo.setup
Class HomeDirectoryLayoutImpl
java.lang.Object
com.atlassian.bamboo.setup.HomeDirectoryLayoutImpl
- All Implemented Interfaces:
HomeDirectoryLayout
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
HomeDirectoryLayoutImpl
public HomeDirectoryLayoutImpl()
-
-
Method Details
-
getPluginDirectory
- Specified by:
getPluginDirectoryin interfaceHomeDirectoryLayout- Returns:
- plugin directory
-
getPluginCacheDirectory
- Specified by:
getPluginCacheDirectoryin interfaceHomeDirectoryLayout- Returns:
- plugin cache directory
-
getAgentStateDirectory
- Specified by:
getAgentStateDirectoryin interfaceHomeDirectoryLayout
-
getApplicationHome
- Specified by:
getApplicationHomein interfaceHomeDirectoryLayout- Returns:
- home directory for the application
-
getLocalHome
- Specified by:
getLocalHomein interfaceHomeDirectoryLayout
-
getTempDirectory
- Specified by:
getTempDirectoryin interfaceHomeDirectoryLayout- Returns:
- temp directory in application home directory
-