@Retention @Target public abstract @interface

RequiresFormat

implements Annotation
com.atlassian.confluence.content.render.xhtml.macro.annotation.RequiresFormat

Class Overview

Class annotation for Macro implementations to define what format the macro body should be passed to the execute method as.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation