| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.manager | |
| com.atlassian.plugin.manager.store |
| Class and Description |
|---|
| DefaultPluginManager
This implementation delegates the initiation and classloading of plugins to a
list of
PluginLoaders and records the
state of plugins in a
PluginPersistentStateStore. |
| PluginPersistentStateStore
A wrapper object that the user implements to store the persisted state of plugins.
|
| Class and Description |
|---|
| PluginPersistentState
Interface that represents a configuration state for plugins and plugin modules.
|
| PluginPersistentState.Builder
Builder for
PluginPersistentState instances. |
| Class and Description |
|---|
| PluginPersistentState
Interface that represents a configuration state for plugins and plugin modules.
|
| PluginPersistentStateStore
A wrapper object that the user implements to store the persisted state of plugins.
|
Copyright © 2013 Atlassian. All Rights Reserved.