public interface PluginsConfiguration
PluginsConfigurationBuilder.| Modifier and Type | Method and Description |
|---|---|
Application |
getApplication() |
File |
getBundledPluginCacheDirectory() |
URL |
getBundledPluginUrl() |
File |
getFrameworkBundleDirectory() |
HostComponentProvider |
getHostComponentProvider() |
long |
getHotDeployPollingPeriod() |
ModuleDescriptorFactory |
getModuleDescriptorFactory() |
OsgiPersistentCache |
getOsgiPersistentCache() |
PackageScannerConfiguration |
getPackageScannerConfiguration() |
String |
getPluginDescriptorFilename() |
File |
getPluginDirectory() |
PluginPersistentStateStore |
getPluginStateStore() |
ScopeManager |
getScopeManager()
Deprecated.
in 5.0 for removal in 6.0 when
ScopeManager is removed |
boolean |
isUseLegacyDynamicPluginDeployer() |
PackageScannerConfiguration getPackageScannerConfiguration()
HostComponentProvider getHostComponentProvider()
OsgiPersistentCache getOsgiPersistentCache()
String getPluginDescriptorFilename()
File getPluginDirectory()
URL getBundledPluginUrl()
File getBundledPluginCacheDirectory()
ModuleDescriptorFactory getModuleDescriptorFactory()
PluginPersistentStateStore getPluginStateStore()
long getHotDeployPollingPeriod()
boolean isUseLegacyDynamicPluginDeployer()
Application getApplication()
File getFrameworkBundleDirectory()
@Deprecated ScopeManager getScopeManager()
ScopeManager is removedCopyright © 2019 Atlassian. All rights reserved.