Uses of Class
com.atlassian.jira.functest.framework.dashboard.DashboardPagePortletInfo

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)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.