public static interface

SharedDashboardsAdministration.Dashboards

com.atlassian.jira.functest.framework.admin.user.shared.SharedDashboardsAdministration.Dashboards
Known Indirect Subclasses

Class Overview

Represents the list of dashboards available in the page

Summary

Public Methods
List<DashboardItem> list()
Gets the list of dashboards shown in the SharedDashboardsAdministration page.

Public Methods

public List<DashboardItem> list ()

Gets the list of dashboards shown in the SharedDashboardsAdministration page.

Returns