Package | Description |
---|---|
com.atlassian.confluence.it.dashboard |
Modifier and Type | Method and Description |
---|---|
static SpacesListMacro.SpacesTab |
SpacesListMacro.SpacesTab.fromString(String tabName) |
SpacesListMacro.SpacesTab |
SpacesListMacro.getSelectedSpacesTab() |
static SpacesListMacro.SpacesTab |
SpacesListMacro.SpacesTab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpacesListMacro.SpacesTab[] |
SpacesListMacro.SpacesTab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SpacesListMacro.assertTabNotPresent(SpacesListMacro.SpacesTab tab) |
void |
SpacesListMacro.assertTabPresent(SpacesListMacro.SpacesTab tab) |
void |
SpacesListMacro.clickSpacesListTab(SpacesListMacro.SpacesTab tab)
Click on a space tab.
|
int |
SpacesListMacro.getNumUpdatesInSpacesTab(SpacesListMacro.SpacesTab tab) |
UrlBuilder |
SpacesListMacro.getUrl(Page page,
SpacesListMacro.SpacesTab tab) |
Copyright © 2003–2020 Atlassian. All rights reserved.