Package com.atlassian.confluence.content.render.xhtml.view.macro
-
Interface Summary Interface Description ViewMacroErrorPlaceholder An interface for a component that can render an error message when a failure occurs during macro execution.ViewMacroMarshallerFactory A factory specifically for creating Marshaller for MacroDefinitions involved in the view rendering of Links.ViewMacroWrapper Wrapper Macro into div element if fragment contains more than 1 level xml elements otherwise update class and add attributes to root element. -
Class Summary Class Description DefaultViewMacroWrapper MacroAsyncRenderWhitelist Used to determine which macros are safe to render in an async context, e.g.ViewMacroErrorPlaceholderImpl ViewMacroMarshaller ViewMacroMarshallerFactoryImpl ViewUnknownMacroMarshaller Display a provided MacroDefinition as an 'unknown macro' (in view).