public class PluginFrameworkDependentUpgrader extends Object implements com.atlassian.config.lifecycle.LifecycleItem
Constructor and Description |
---|
PluginFrameworkDependentUpgrader() |
Modifier and Type | Method and Description |
---|---|
void |
setUpgradeGate(UpgradeGate upgradeGate) |
void |
setUpgradeManager(DefaultUpgradeManager upgradeManager) |
void |
shutdown(com.atlassian.config.lifecycle.LifecycleContext context) |
void |
startup(com.atlassian.config.lifecycle.LifecycleContext context) |
public void startup(com.atlassian.config.lifecycle.LifecycleContext context) throws Exception
startup
in interface com.atlassian.config.lifecycle.LifecycleItem
Exception
public void shutdown(com.atlassian.config.lifecycle.LifecycleContext context) throws Exception
shutdown
in interface com.atlassian.config.lifecycle.LifecycleItem
Exception
public void setUpgradeManager(DefaultUpgradeManager upgradeManager)
public void setUpgradeGate(UpgradeGate upgradeGate)
Copyright © 2003–2017 Atlassian. All rights reserved.