|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.upgrade.UpgradeLifecycleItem
public class UpgradeLifecycleItem
| Constructor Summary | |
|---|---|
UpgradeLifecycleItem()
|
|
| Method Summary | |
|---|---|
void |
setUpgradeManager(UpgradeManager upgradeManager)
|
void |
shutdown(com.atlassian.config.lifecycle.LifecycleContext context)
|
void |
startup(com.atlassian.config.lifecycle.LifecycleContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpgradeLifecycleItem()
| Method Detail |
|---|
public void startup(com.atlassian.config.lifecycle.LifecycleContext context)
throws java.lang.Exception
startup in interface com.atlassian.config.lifecycle.LifecycleItemjava.lang.Exception
public void shutdown(com.atlassian.config.lifecycle.LifecycleContext context)
throws java.lang.Exception
shutdown in interface com.atlassian.config.lifecycle.LifecycleItemjava.lang.Exceptionpublic void setUpgradeManager(UpgradeManager upgradeManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||