| Package | Description |
|---|---|
| com.atlassian.confluence.pageobjects.component.dashboard | |
| com.atlassian.confluence.pageobjects.page |
| Modifier and Type | Method and Description |
|---|---|
static DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.Tab.fromString(String tabName) |
DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.getSelectedTab()
Deprecated.
|
static DashboardUpdatesPanel.Tab |
DashboardUpdatesPanel.Tab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardUpdatesPanel.Tab[] |
DashboardUpdatesPanel.Tab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardUpdatesContent |
DashboardUpdatesPanel.gotoTab(DashboardUpdatesPanel.Tab tab)
Deprecated.
|
<T> T |
DashboardUpdatesPanel.gotoTab(DashboardUpdatesPanel.Tab tab,
Class<T> tabWebElement,
Object... args)
Deprecated.
|
| Constructor and Description |
|---|
DashboardUpdatesContent(DashboardUpdatesPanel.Tab tab,
com.atlassian.pageobjects.elements.PageElement updatesPanel)
Deprecated.
|
| Constructor and Description |
|---|
DashboardPage(DashboardUpdatesPanel.Tab selectedTab)
Deprecated.
|
Copyright © 2003–2022 Atlassian. All rights reserved.