| Package | Description |
|---|---|
| com.atlassian.plugin.main |
Main interface to the plugins framework providing a facade to hide the unnecessary internals.
|
| com.atlassian.plugin.manager |
| Modifier and Type | Method and Description |
|---|---|
SplitStartupPluginSystemLifecycle |
AtlassianPlugins.getPluginSystemLifecycle() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginManager
This implementation delegates the initiation and classloading of plugins to a
list of
PluginLoaders and records the
state of plugins in a
PluginPersistentStateStore. |
Copyright © 2018 Atlassian. All rights reserved.