Uses of Class
com.atlassian.confluence.content.render.xhtml.MacroBodyType
-
Packages that use MacroBodyType Package Description com.atlassian.confluence.content.render.xhtml -
-
Uses of MacroBodyType in com.atlassian.confluence.content.render.xhtml
Methods in com.atlassian.confluence.content.render.xhtml that return MacroBodyType Modifier and Type Method Description static MacroBodyTypeMacroBodyType. valueOf(String name)Returns the enum constant of this type with the specified name.static MacroBodyType[]MacroBodyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-