com.atlassian.jira.functest.framework.admin.user.shared
Interface SharedDashboardsAdministration.Dashboards

All Known Implementing Classes:
DefaultSharedDashboardsAdministration.DefaultDashboards
Enclosing interface:
SharedDashboardsAdministration

public static interface SharedDashboardsAdministration.Dashboards

Represents the list of dashboards available in the page


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

Method Detail

list

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

Returns:
A list of FilterItem.


Copyright © 2002-2014 Atlassian. All Rights Reserved.