| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades.dashboardV1 | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
ViewEntity |
EntityConverter.convert(DashboardEntity dashboardEntity,
Map<String,ValueReference> parameters) |
| Modifier and Type | Method and Description |
|---|---|
static DashboardEntity |
DashboardEntity.create(@NotBlank ValueReference title,
ValueReference description,
@NotNull List<DashboardWidgetEntity> widgets) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.