Package | Description |
---|---|
com.atlassian.confluence.pageobjects.page |
Modifier and Type | Method and Description |
---|---|
static SpaceDirectoryPage.SystemTab |
SpaceDirectoryPage.SystemTab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceDirectoryPage.SystemTab[] |
SpaceDirectoryPage.SystemTab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpaceDirectoryPage |
SpaceDirectoryPage.clickSystemTab(SpaceDirectoryPage.SystemTab tab)
Deprecated.
Select the given tab, and wait for the corresponding space list to be shown.
|
boolean |
SpaceDirectoryPage.isSystemTabPresent(SpaceDirectoryPage.SystemTab tab)
Deprecated.
|
Copyright © 2003–2016 Atlassian. All rights reserved.