| java.lang.Object | |
| ↳ | com.atlassian.confluence.macro.LazyLoadingMacroWrapper |
Used to wrap a Macro in a com.atlassian.util.concurrent.LazyReference.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The type of body that this macro has, this is used to infer the migration task if no custom one is provided.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||
From interface
com.atlassian.confluence.macro.Macro
| |||||||||||||||||
| MacroExecutionException |
|---|
The type of body that this macro has, this is used to infer the migration task if no custom one is provided.

