|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.macro.xhtml.MacroMigrationLifecycleItem
public class MacroMigrationLifecycleItem
Constructor Summary | |
---|---|
MacroMigrationLifecycleItem()
|
Method Summary | |
---|---|
void |
setXhtmlWikiMarkupMacroSiteMigrator(SiteMigrator xhtmlWikiMarkupMacroSiteMigrator)
|
void |
shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
|
void |
startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MacroMigrationLifecycleItem()
Method Detail |
---|
public void startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) throws java.lang.Exception
startup
in interface com.atlassian.config.lifecycle.LifecycleItem
java.lang.Exception
public void shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) throws java.lang.Exception
shutdown
in interface com.atlassian.config.lifecycle.LifecycleItem
java.lang.Exception
public void setXhtmlWikiMarkupMacroSiteMigrator(SiteMigrator xhtmlWikiMarkupMacroSiteMigrator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |