public class UpgradeLifecycleItem extends Object implements com.atlassian.config.lifecycle.LifecycleItem
Constructor and Description |
---|
UpgradeLifecycleItem() |
Modifier and Type | Method and Description |
---|---|
void |
setUpgradeManager(UpgradeManager 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(UpgradeManager upgradeManager)
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.