Class RemoteFrameworkBundlesDirectoryAccessor
- java.lang.Object
-
- com.atlassian.bamboo.v2.build.agent.remote.plugins.RemoteFrameworkBundlesDirectoryAccessor
-
- All Implemented Interfaces:
FrameworkBundlesDirectoryAccessor
public class RemoteFrameworkBundlesDirectoryAccessor extends Object implements FrameworkBundlesDirectoryAccessor
-
-
Constructor Summary
Constructors Constructor Description RemoteFrameworkBundlesDirectoryAccessor()
-
-
-
Method Detail
-
getFrameworkBundlesDirectory
public File getFrameworkBundlesDirectory()
- Specified by:
getFrameworkBundlesDirectoryin interfaceFrameworkBundlesDirectoryAccessor- Returns:
- directory containing atlassian plugin system framework bundles
-
-