Uses of Class
com.atlassian.confluence.pageobjects.component.dialog.MacroItem
-
Packages that use MacroItem Package Description com.atlassian.confluence.pageobjects.component.dialog -
-
Uses of MacroItem in com.atlassian.confluence.pageobjects.component.dialog
Methods in com.atlassian.confluence.pageobjects.component.dialog that return MacroItem Modifier and Type Method Description MacroItem
MacroBrowserDialog. searchForFirst(String text)
Deprecated.Returns the first item matching macro search text.Methods in com.atlassian.confluence.pageobjects.component.dialog that return types with arguments of type MacroItem Modifier and Type Method Description Iterable<MacroItem>
MacroBrowserDialog. searchFor(String text)
Deprecated.
-