public interface MacroMigration
Modifier and Type | Method and Description |
---|---|
MacroDefinition |
migrate(MacroDefinition macro,
ConversionContext context)
Migrates a wiki-markup representation of a macro to XHTML
|
MacroDefinition migrate(MacroDefinition macro, ConversionContext context)
macro
- The MacroDefinition
in wiki-markup form.context
- The ConversionContext
to perform the migration under.Copyright © 2003–2015 Atlassian. All rights reserved.