Uses of Enum Class
com.atlassian.confluence.macro.browser.beans.MacroCategory
Package
Description
-
Uses of MacroCategory in com.atlassian.confluence.macro.browser
Modifier and TypeMethodDescriptionDefaultMacroBrowserManager.getMacroCategories()
Returns the available macro categories.MacroBrowserManager.getMacroCategories()
Retrieves a set of macro categories for display in the Macro Browser. -
Uses of MacroCategory in com.atlassian.confluence.macro.browser.beans
Modifier and TypeMethodDescriptionstatic MacroCategory
static MacroCategory
Returns the enum constant of this class with the specified name.static MacroCategory[]
MacroCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.