| Constructors in com.atlassian.confluence.content.render.xhtml.view.macro with parameters of type LegacyV2RendererContextInitialiser |
ViewMacroMarshaller(MacroManager macroManager,
Marshaller<MacroDefinition> unknownMacroMarshaller,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceMonitoring monitoring)
Deprecated. Since 5.6. Use ViewMacroMarshaller.ViewMacroMarshaller(com.atlassian.confluence.macro.xhtml.MacroManager, com.atlassian.confluence.content.render.xhtml.Marshaller, ViewMacroErrorPlaceholder, com.atlassian.confluence.content.render.xhtml.compatibility.LegacyV2RendererContextInitialiser, com.atlassian.event.api.EventPublisher, com.atlassian.confluence.util.profiling.ConfluenceMonitoring, MacroAsyncRenderWhitelist) |
ViewMacroMarshaller(MacroManager macroManager,
Marshaller<MacroDefinition> unknownMacroMarshaller,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceMonitoring monitoring,
MacroAsyncRenderWhitelist macroAsyncRenderWhitelist)
|
ViewMacroMarshallerFactoryImpl(MacroManager macroManager,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
javax.xml.stream.XMLOutputFactory xmlOutputFactory,
PlaceholderUrlFactory placeholderUrlFactory,
ConfluenceMonitoring monitoring)
Deprecated. Since 5.6 Use ViewMacroMarshallerFactoryImpl.ViewMacroMarshallerFactoryImpl(com.atlassian.confluence.macro.xhtml.MacroManager, ViewMacroErrorPlaceholder, com.atlassian.confluence.content.render.xhtml.compatibility.LegacyV2RendererContextInitialiser, com.atlassian.event.api.EventPublisher, javax.xml.stream.XMLOutputFactory, com.atlassian.confluence.content.render.xhtml.editor.macro.PlaceholderUrlFactory, com.atlassian.confluence.util.profiling.ConfluenceMonitoring, org.springframework.core.io.Resource) |
ViewMacroMarshallerFactoryImpl(MacroManager macroManager,
ViewMacroErrorPlaceholder viewMacroErrorPlaceholder,
LegacyV2RendererContextInitialiser legacyV2RendererConfigurationPropertySetter,
com.atlassian.event.api.EventPublisher eventPublisher,
javax.xml.stream.XMLOutputFactory xmlOutputFactory,
PlaceholderUrlFactory placeholderUrlFactory,
ConfluenceMonitoring monitoring,
org.springframework.core.io.Resource macroAsyncRenderWhiteListLocation)
|