public class PlainTextMacroMigration extends Object implements MacroMigration
Macros.| Constructor and Description | 
|---|
| PlainTextMacroMigration() | 
| Modifier and Type | Method and Description | 
|---|---|
| MacroDefinition | migrate(MacroDefinition macro,
       ConversionContext context)Migrates a wiki-markup representation of a macro to XHTML | 
public MacroDefinition migrate(MacroDefinition macro, ConversionContext context)
MacroMigrationmigrate in interface MacroMigrationmacro - The MacroDefinition in wiki-markup form.context - The ConversionContext to perform the migration under.Copyright © 2003–2022 Atlassian. All rights reserved.