| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.manager | |
| com.atlassian.plugin.repositories |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RevertablePluginInstaller
A type of PluginInstaller that supports reverting plugin artifacts installed during the current running.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPluginManager.setPluginInstaller(PluginInstaller pluginInstaller)
Set the plugin installation strategy for this manager
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilePluginInstaller
File-based implementation of a PluginInstaller which writes plugin artifact
to a specified directory.
|
Copyright © 2013 Atlassian. All Rights Reserved.