com.atlassian.bamboo.setup
Interface HomeDirectoryLayout
- All Known Implementing Classes:
- HomeDirectoryLayoutImpl, RemoteAgentHomeDirectoryLayout
@Internal
public interface HomeDirectoryLayout
Facade for SystemDirectory
for the plugin system (No BootstrapManager
on agents)
getApplicationHome
File getApplicationHome()
- Returns:
- home directory for the application
getPluginDirectory
File getPluginDirectory()
- Returns:
- plugin directory
getPluginCacheDirectory
File getPluginCacheDirectory()
- Returns:
- plugin cache directory
getAgentStateDirectory
File getAgentStateDirectory()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.