|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.remote.RemoteAgentHomeDirectoryLayout
public class RemoteAgentHomeDirectoryLayout
Constructor Summary | |
---|---|
RemoteAgentHomeDirectoryLayout(com.atlassian.config.HomeLocator homeLocator)
|
Method Summary | |
---|---|
java.io.File |
getApplicationHome()
|
java.io.File |
getPluginCacheDirectory()
|
java.io.File |
getPluginDirectory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteAgentHomeDirectoryLayout(com.atlassian.config.HomeLocator homeLocator) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public java.io.File getApplicationHome()
getApplicationHome
in interface HomeDirectoryLayout
public java.io.File getPluginDirectory()
getPluginDirectory
in interface HomeDirectoryLayout
public java.io.File getPluginCacheDirectory()
getPluginCacheDirectory
in interface HomeDirectoryLayout
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |