Package | Description |
---|---|
com.atlassian.confluence.it | |
com.atlassian.confluence.pageobjects.component.dialog |
Modifier and Type | Method and Description |
---|---|
static Macro.Category |
Macro.Category.getByTitle(String title) |
static Macro.Category |
Macro.Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Macro.Category[] |
Macro.Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
MacroBrowserDialog.isSelectedCategory(Macro.Category category)
Deprecated.
|
void |
MacroBrowserDialog.selectCategory(Macro.Category category)
Deprecated.
|
Copyright © 2003–2019 Atlassian. All rights reserved.