| Package | Description |
|---|---|
| org.graylog.plugins.views.search.views | |
| org.graylog2.contentpacks.facades.dashboardV1 | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
WidgetEntity |
WidgetDTO.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) |
| Modifier and Type | Method and Description |
|---|---|
List<WidgetEntity> |
DashboardWidgetConverter.convert(DashboardWidgetEntity dashboardWidgetEntity,
Map<String,ValueReference> parameters) |
| Modifier and Type | Method and Description |
|---|---|
abstract WidgetEntity |
WidgetEntity.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<WidgetEntity> |
ViewStateEntity.widgets() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,WidgetPositionDTO> |
DashboardEntity.positionMap(Map<String,ValueReference> parameters,
Map<DashboardWidgetEntity,List<WidgetEntity>> widgetMap) |
abstract ViewStateEntity.Builder |
ViewStateEntity.Builder.widgets(Set<WidgetEntity> widgets) |
static Titles |
DashboardEntity.widgetTitles(Map<DashboardWidgetEntity,List<WidgetEntity>> widgetMap,
Map<String,ValueReference> parameters) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.