public abstract class DashboardList extends Object
| Constructor and Description |
|---|
DashboardList() |
| Modifier and Type | Method and Description |
|---|---|
static DashboardList |
create(int total,
List<Map<String,Object>> dashboards) |
abstract List<Map<String,Object>> |
dashboards() |
abstract int |
total() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.