public class PluginUpgradeService extends Object implements InitializingComponent
| Constructor and Description |
|---|
PluginUpgradeService(com.atlassian.upgrade.core.UpgradeTaskManager upgradeTaskManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
ApplicationProperties applicationProperties,
ClusterUpgradeStateManager clusterUpgradeStateManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInstantiation() |
void |
onPluginInstall(com.atlassian.plugin.event.events.PluginEnabledEvent event) |
void |
upgradePlugins() |
public PluginUpgradeService(com.atlassian.upgrade.core.UpgradeTaskManager upgradeTaskManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.plugin.event.PluginEventManager pluginEventManager,
ApplicationProperties applicationProperties,
ClusterUpgradeStateManager clusterUpgradeStateManager)
public void upgradePlugins()
@EventListener public void onPluginInstall(com.atlassian.plugin.event.events.PluginEnabledEvent event)
public void afterInstantiation()
throws Exception
afterInstantiation in interface InitializingComponentExceptionCopyright © 2002-2017 Atlassian. All Rights Reserved.