com.atlassian.bamboo.setup
Interface HomeDirectoryLayout
- All Known Implementing Classes:
- HomeDirectoryLayoutImpl, RemoteAgentHomeDirectoryLayout
public interface HomeDirectoryLayout
Facade for SystemDirectory
for the plugin system (No BootstrapManager
on agents)
getApplicationHome
java.io.File getApplicationHome()
- Returns:
- home directory for the application
getPluginDirectory
java.io.File getPluginDirectory()
- Returns:
- plugin directory
getPluginCacheDirectory
java.io.File getPluginCacheDirectory()
- Returns:
- plugin cache directory
Copyright © 2012 Atlassian. All Rights Reserved.