Uses of Enum Class
com.atlassian.confluence.macro.browser.beans.MacroCategory
Packages that use MacroCategory
Package
Description
-
Uses of MacroCategory in com.atlassian.confluence.macro.browser
Methods in com.atlassian.confluence.macro.browser that return types with arguments of type MacroCategoryModifier 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
Methods in com.atlassian.confluence.macro.browser.beans that return MacroCategoryModifier and TypeMethodDescriptionstatic MacroCategorystatic MacroCategoryReturns 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.