Class ViewStateDTO
java.lang.Object
org.graylog.plugins.views.search.views.ViewStateDTO
- All Implemented Interfaces:
ContentPackable<ViewStateEntity>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ViewStateDTO.Builderbuilder()abstract DisplayModeSettingsfields()abstract FormattingSettingstitle()abstract Titlestitles()abstract ViewStateDTO.BuildertoContentPackEntity(EntityDescriptorIds entityDescriptorIds) abstract Map<String,WidgetPositionDTO> widgets()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog2.contentpacks.ContentPackable
getContentPackPluginPackage, resolveNativeEntity
-
Constructor Details
-
ViewStateDTO
public ViewStateDTO()
-
-
Method Details
-
fields
-
staticMessageListId
-
titles
-
widgets
-
widgetMapping
-
widgetPositions
-
formatting
-
displayModeSettings
-
builder
-
toBuilder
-
title
-
toContentPackEntity
- Specified by:
toContentPackEntityin interfaceContentPackable<ViewStateEntity>
-