Uses of Class
com.atlassian.confluence.content.render.xhtml.macro.annotation.Format
-
Packages that use Format Package Description com.atlassian.confluence.content.render.xhtml.macro.annotation -
-
Uses of Format in com.atlassian.confluence.content.render.xhtml.macro.annotation
Methods in com.atlassian.confluence.content.render.xhtml.macro.annotation that return Format Modifier and Type Method Description Formatvalue()Defines the format type required by the execute() method onMacrosstatic FormatFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static Format[]Format. values()Returns an array containing the constants of this enum type, in the order they are declared.
-