Uses of Record Class
org.graylog2.database.filtering.AttributeFilter
Packages that use AttributeFilter
Package
Description
-
Uses of AttributeFilter in org.graylog.plugins.views.search.export
Methods in org.graylog.plugins.views.search.export that return types with arguments of type AttributeFilterModifier and TypeMethodDescriptionabstract List<AttributeFilter>ExportMessagesCommand.attributeFilters()Method parameters in org.graylog.plugins.views.search.export with type arguments of type AttributeFilterModifier and TypeMethodDescriptionabstract ExportMessagesCommand.BuilderExportMessagesCommand.Builder.attributeFilters(List<AttributeFilter> attributeFilters) -
Uses of AttributeFilter in org.graylog.plugins.views.search.searchtypes.events
Methods in org.graylog.plugins.views.search.searchtypes.events that return types with arguments of type AttributeFilterMethod parameters in org.graylog.plugins.views.search.searchtypes.events with type arguments of type AttributeFilterModifier and TypeMethodDescriptionabstract EventList.BuilderEventList.Builder.attributes(List<AttributeFilter> attributeFilters) -
Uses of AttributeFilter in org.graylog2.database.filtering
Methods in org.graylog2.database.filtering that return AttributeFilterMethods in org.graylog2.database.filtering that return types with arguments of type AttributeFilter