| Package | Description |
|---|---|
| org.graylog.plugins.views.search.views | |
| org.graylog2.contentpacks.model.entities |
| Modifier and Type | Method and Description |
|---|---|
abstract WidgetDTO |
WidgetDTO.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<WidgetDTO> |
ViewDTO.findWidgetById(String widgetId) |
abstract Set<WidgetDTO> |
ViewStateDTO.widgets() |
| Modifier and Type | Method and Description |
|---|---|
abstract ViewStateDTO.Builder |
ViewStateDTO.Builder.widgets(Set<WidgetDTO> widgets) |
| Modifier and Type | Method and Description |
|---|---|
WidgetDTO |
WidgetEntity.toNativeEntity(Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.