Uses of Interface
com.atlassian.confluence.impl.macro.schema.MacroSchemaMigrator
Package
Description
-
Uses of MacroSchemaMigrator in com.atlassian.confluence.content.render.xhtml.storage.macro
ModifierConstructorDescriptionStorageMacroFragmentTransformerFactory
(XmlEventReaderFactory xmlEventReaderFactory, XmlOutputFactory xmlOutputFactory, MacroParameterTypeParser macroParameterTypeParser, MacroMetadataManager macroMetadataManager, LinkMarshallingFactory linkMarshallingFactory, MacroManager macroManager, StorageMacroBodyParser storageMacroBodyParser, MacroIdSupplier macroIdSupplier, MacroSchemaMigrator macroSchemaMigrator) StorageMacroV2Marshaller
(XmlOutputFactory xmlOutputFactory, MacroMetadataManager macroMetadataManager, Marshaller<ResourceIdentifier> resourceIdentifierMarshaller, Marshaller<Link> linkMarshaller, MacroParameterTypeParser macroParameterTypeParser, MacroIdSupplier macroIdSupplier, MacroSchemaMigrator macroSchemaMigrator, MacroManager macroManager) -
Uses of MacroSchemaMigrator in com.atlassian.confluence.content.render.xhtml.view.macro
ModifierConstructorDescriptionViewMacroMarshaller
(MacroManager macroManager, Marshaller<MacroDefinition> unknownMacroMarshaller, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceMonitoring monitoring, MacroAsyncRenderWhitelist macroAsyncRenderWhitelist, MacroMetadataManager macroMetadataManager, MacroSchemaMigrator macroSchemaMigrator, ViewMacroWrapper viewMacroWrapper, MacroRenderingMonitor macroRenderingMonitor) ViewMacroMarshallerFactoryImpl
(MacroManager macroManager, ViewMacroErrorPlaceholder viewMacroErrorPlaceholder, LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter, com.atlassian.event.api.EventPublisher eventPublisher, XMLOutputFactory xmlOutputFactory, PlaceholderUrlFactory placeholderUrlFactory, ConfluenceMonitoring monitoring, MacroAsyncRenderWhitelist macroAsyncRenderWhiteList, MacroMetadataManager macroMetadataManager, MacroSchemaMigrator macroSchemaMigrator, ViewMacroWrapper viewMacroWrapper, MacroRenderingMonitor macroRenderingMonitor) -
Uses of MacroSchemaMigrator in com.atlassian.confluence.impl.content.render.xhtml.editor.macro
ModifierConstructorDescriptionDelegatingEditorMacroMarshaller
(EditorMacroMarshaller macroMarshaller, MacroSchemaMigrator macroSchemaMigrator) -
Uses of MacroSchemaMigrator in com.atlassian.confluence.impl.macro.schema