Package com.atlassian.bamboo.plugin.osgi
Interface FrameworkBundlesDirectoryAccessor
-
- All Known Implementing Classes:
FrameworkBundlesDirectoryAccessorImpl
,RemoteFrameworkBundlesDirectoryAccessor
@Internal public interface FrameworkBundlesDirectoryAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description File
getFrameworkBundlesDirectory()
-
-
-
Method Detail
-
getFrameworkBundlesDirectory
File getFrameworkBundlesDirectory()
- Returns:
- directory containing atlassian plugin system framework bundles
-
-