| Package | Description |
|---|---|
| com.atlassian.plugin.loaders |
| Modifier and Type | Class and Description |
|---|---|
class |
BundledPluginLoader
Plugin loader that can find plugins via a single URL, and treats all plugins loaded from
the directory as bundled plugins, meaning they can can be upgraded, but not deleted.
|
class |
DirectoryPluginLoader
A plugin loader to load plugins from a directory on disk.
|
class |
PermissionCheckingPluginLoader |
class |
ScanningPluginLoader
Plugin loader that delegates the detection of plugins to a Scanner instance.
|
Copyright © 2013 Atlassian. All Rights Reserved.