|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DashboardPagePortletInfo | |
|---|---|
| com.atlassian.jira.functest.framework.assertions | |
| com.atlassian.jira.functest.framework.dashboard | |
| Uses of DashboardPagePortletInfo in com.atlassian.jira.functest.framework.assertions |
|---|
| Methods in com.atlassian.jira.functest.framework.assertions with parameters of type DashboardPagePortletInfo | |
|---|---|
void |
DashboardAssertionsImpl.assertDashboardPortlets(Long id,
DashboardPagePortletInfo dashboardPortletInfo)
|
void |
DashboardAssertions.assertDashboardPortlets(Long id,
DashboardPagePortletInfo dashboardPortletInfo)
Ensure that the given portlets exist on the passed dashboard page. |
void |
DashboardAssertionsImpl.assertDefaultDashboardPortlets(DashboardPagePortletInfo dashboardPortletInfo)
|
void |
DashboardAssertions.assertDefaultDashboardPortlets(DashboardPagePortletInfo dashboardPortletInfo)
Ensure that the given portlets exist on the system default dashboard page. |
| Uses of DashboardPagePortletInfo in com.atlassian.jira.functest.framework.dashboard |
|---|
| Methods in com.atlassian.jira.functest.framework.dashboard that return DashboardPagePortletInfo | |
|---|---|
DashboardPagePortletInfo |
DashboardPagePortletInfo.addToLeft(String portletName)
|
DashboardPagePortletInfo |
DashboardPagePortletInfo.addToRight(String portletName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||