public class ParameterMacroMigrator extends Object implements MacroMigration
ParameterJsonMacro, bumping the schema version.| Constructor and Description |
|---|
ParameterMacroMigrator() |
| 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–2018 Atlassian. All rights reserved.