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 | 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).
|
Copyright © 2003–2020 Atlassian. All rights reserved.