|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.migration |
---|
Classes in com.atlassian.confluence.content.render.xhtml.migration that implement MigrationAware | |
---|---|
class |
DelegatingMigrationAwareFragmentTransformer
A simple delegating implementation of MigrationAware and FragmentTransformer . |
Constructors in com.atlassian.confluence.content.render.xhtml.migration with parameters of type MigrationAware | |
---|---|
DelegatingMigrationAwareFragmentTransformer(FragmentTransformer fragmentTransformer,
MigrationAware migrationAware)
|
|
MigrationAware.MigrationPerformedPredicate(MigrationAware migrationAware)
|
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.storage.macro |
---|
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro that implement MigrationAware | |
---|---|
class |
DelegatingStorageMacroMarshaller
A Marshaller of MacroDefinition s which decided which macro storage format to marshal,
depending on the MacroDefinition . |
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers |
---|
Classes in com.atlassian.confluence.content.render.xhtml.storage.resource.identifiers that implement MigrationAware | |
---|---|
class |
StorageUserResourceIdentifierMarshaller
Marshals UserResourceIdentifier s to storage format. |
Uses of MigrationAware in com.atlassian.confluence.content.render.xhtml.transformers |
---|
Classes in com.atlassian.confluence.content.render.xhtml.transformers that implement MigrationAware | |
---|---|
class |
DefaultFragmentTransformer
This 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |