public interface MacroSchemaMigrator
Modifier and Type | Method and Description |
---|---|
MacroDefinition |
migrateSchemaIfNecessary(MacroDefinition macroDefinition,
ConversionContext context)
Migrates the macro definition to the latest version of it's macro schema.
|
MacroDefinition migrateSchemaIfNecessary(MacroDefinition macroDefinition, ConversionContext context) throws XhtmlException
macroDefinition
- the macro definition to migratecontext
- the context used to perform the migrationXhtmlException
- if any migrations failCopyright © 2003–2015 Atlassian. All rights reserved.