Package | Description |
---|---|
com.atlassian.confluence.macro.browser | |
com.atlassian.confluence.macro.browser.beans |
Modifier and Type | Method and Description |
---|---|
Set<MacroCategory> |
MacroBrowserManager.getMacroCategories()
Retrieves a set of macro categories for display in the Macro Browser.
|
Set<MacroCategory> |
DefaultMacroBrowserManager.getMacroCategories()
Returns the available macro categories.
|
Modifier and Type | Method and Description |
---|---|
static MacroCategory |
MacroCategory.get(String name) |
static MacroCategory |
MacroCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacroCategory[] |
MacroCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2019 Atlassian. All rights reserved.