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.LifecycleItemExceptionpublic void shutdown(com.atlassian.config.lifecycle.LifecycleContext context)
throws Exception
shutdown in interface com.atlassian.config.lifecycle.LifecycleItemExceptionpublic void setUpgradeManager(UpgradeManager upgradeManager)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.