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