Package | Description |
---|---|
com.atlassian.confluence.selenium.client |
Modifier and Type | Method and Description |
---|---|
static MacroBrowser.Category |
MacroBrowser.Category.getByTitle(String title) |
MacroBrowser.Category |
MacroBrowser.getSelectedCategory() |
static MacroBrowser.Category |
MacroBrowser.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MacroBrowser.Category[] |
MacroBrowser.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
MacroBrowser.getBrowseCategoryMacroId(MacroBrowser.Category category,
String macroName) |
boolean |
MacroBrowser.hasCategory(MacroBrowser.Category category) |
void |
MacroBrowser.selectCategory(MacroBrowser.Category category) |
Copyright © 2003–2015 Atlassian. All rights reserved.