Uses of Interface
com.atlassian.confluence.content.render.xhtml.migration.MigrationAware
Packages that use MigrationAware
Package
Description
- 
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.migrationClasses in com.atlassian.confluence.content.render.xhtml.migration that implement MigrationAwareModifier and TypeClassDescriptionclassA simple delegating implementation ofMigrationAwareandFragmentTransformer.Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MigrationAwareModifierConstructorDescriptionDelegatingMigrationAwareFragmentTransformer(FragmentTransformer fragmentTransformer, MigrationAware migrationAware) MigrationPerformedPredicate(MigrationAware migrationAware) 
- 
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.storage.macroClasses in com.atlassian.confluence.content.render.xhtml.storage.macro that implement MigrationAwareModifier and TypeClassDescriptionclassAMarshallerofMacroDefinitions which decided which macro storage format to marshal, depending on theMacroDefinition.
- 
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiersClasses in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers that implement MigrationAware
- 
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.transformersClasses in com.atlassian.confluence.content.render.xhtml.transformers that implement MigrationAwareModifier and TypeClassDescriptionclassThis can be thought of as the top-level Transformer since it includes the behaviour of writing out any events that have no specific handling configured.