Constructor and Description |
---|
StorageMacroFragmentTransformerFactory(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) |
Constructor and Description |
---|
ViewMacroMarshaller(MacroManager macroManager,
Marshaller<MacroDefinition> unknownMacroMarshaller,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceMonitoring monitoring,
MacroAsyncRenderWhitelist macroAsyncRenderWhitelist,
MacroMetadataManager macroMetadataManager,
MacroSchemaMigrator macroSchemaMigrator,
DarkFeaturesManager darkFeaturesManager,
ViewMacroWrapper viewMacroWrapper)
Deprecated.
since 5.9
TODO: Delete this constructor after 6.0
|
ViewMacroMarshaller(MacroManager macroManager,
Marshaller<MacroDefinition> unknownMacroMarshaller,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceMonitoring monitoring,
MacroAsyncRenderWhitelist macroAsyncRenderWhitelist,
MacroMetadataManager macroMetadataManager,
MacroSchemaMigrator macroSchemaMigrator,
DarkFeaturesManager darkFeaturesManager,
ViewMacroWrapper viewMacroWrapper,
com.atlassian.util.concurrent.Supplier<ConfluenceBigPipeManager> bigPipeManager,
com.atlassian.util.concurrent.Supplier<BigPipeSettingsManager> bigPipeSettingsManager) |
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,
DarkFeaturesManager darkFeaturesManager,
ViewMacroWrapper viewMacroWrapper,
com.atlassian.util.concurrent.Supplier<ConfluenceBigPipeManager> bigPipeManagerSupplier,
com.atlassian.util.concurrent.Supplier<BigPipeSettingsManager> bigPipeSettingsManagerSupplier) |
ViewMacroMarshallerFactoryImpl(MacroManager macroManager,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
XMLOutputFactory xmlOutputFactory,
PlaceholderUrlFactory placeholderUrlFactory,
ConfluenceMonitoring monitoring,
org.springframework.core.io.Resource macroAsyncRenderWhiteListLocation,
MacroMetadataManager macroMetadataManager,
MacroSchemaMigrator macroSchemaMigrator,
DarkFeaturesManager darkFeaturesManager,
ViewMacroWrapper viewMacroWrapper)
Deprecated.
since 5.9
|
ViewMacroMarshallerFactoryImpl(MacroManager macroManager,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
XMLOutputFactory xmlOutputFactory,
PlaceholderUrlFactory placeholderUrlFactory,
ConfluenceMonitoring monitoring,
org.springframework.core.io.Resource macroAsyncRenderWhiteListLocation,
MacroMetadataManager macroMetadataManager,
MacroSchemaMigrator macroSchemaMigrator,
DarkFeaturesManager darkFeaturesManager,
ViewMacroWrapper viewMacroWrapper,
ConfluenceBigPipeManager bigPipeManager,
BigPipeSettingsManager bigPipeSettingsManager)
Deprecated.
since 5.10
|
Constructor and Description |
---|
DelegatingEditorMacroMarshaller(EditorMacroMarshaller macroMarshaller,
MacroSchemaMigrator macroSchemaMigrator) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMacroSchemaMigrator |
Copyright © 2003–2017 Atlassian. All rights reserved.