public class MacroMigrationLifecycleItem extends Object implements com.atlassian.config.lifecycle.LifecycleItem
Constructor and Description |
---|
MacroMigrationLifecycleItem() |
Modifier and Type | Method and Description |
---|---|
void |
setXhtmlWikiMarkupMacroSiteMigrator(SiteMigrator xhtmlWikiMarkupMacroSiteMigrator) |
void |
shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) |
void |
startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) |
public void startup(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) throws Exception
startup
in interface com.atlassian.config.lifecycle.LifecycleItem
Exception
public void shutdown(com.atlassian.config.lifecycle.LifecycleContext lifecycleContext) throws Exception
shutdown
in interface com.atlassian.config.lifecycle.LifecycleItem
Exception
public void setXhtmlWikiMarkupMacroSiteMigrator(SiteMigrator xhtmlWikiMarkupMacroSiteMigrator)
Copyright © 2003–2020 Atlassian. All rights reserved.