public interface RevertablePluginInstaller extends PluginInstaller
| Modifier and Type | Method and Description |
|---|---|
void |
clearBackups()
Clears any backed up artifacts from the previous run.
|
void |
revertInstalledPlugin(String pluginKey)
Reverts a plugin artifact that was installed to its original state.
|
installPluginvoid revertInstalledPlugin(String pluginKey)
pluginKey - The plugin key to revertvoid clearBackups()
Copyright © 2014 Atlassian. All rights reserved.