Uses of Interface
org.graylog2.contentpacks.model.entities.SearchTypeEntity
Packages that use SearchTypeEntity
Package
Description
-
Uses of SearchTypeEntity in org.graylog.plugins.views.search
Methods in org.graylog.plugins.views.search that return SearchTypeEntityModifier and TypeMethodDescriptionSearchType.Fallback.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of SearchTypeEntity in org.graylog.plugins.views.search.searchtypes
Methods in org.graylog.plugins.views.search.searchtypes that return SearchTypeEntityModifier and TypeMethodDescriptionMessageList.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of SearchTypeEntity in org.graylog.plugins.views.search.searchtypes.events
Methods in org.graylog.plugins.views.search.searchtypes.events that return SearchTypeEntityModifier and TypeMethodDescriptionEventList.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of SearchTypeEntity in org.graylog.plugins.views.search.searchtypes.pivot
Methods in org.graylog.plugins.views.search.searchtypes.pivot that return SearchTypeEntityModifier and TypeMethodDescriptionPivot.toContentPackEntity(EntityDescriptorIds entityDescriptorIds) -
Uses of SearchTypeEntity in org.graylog2.contentpacks.model.entities
Classes in org.graylog2.contentpacks.model.entities that implement SearchTypeEntityModifier and TypeClassDescriptionclassclassclassstatic classMethods in org.graylog2.contentpacks.model.entities that return SearchTypeEntityMethods in org.graylog2.contentpacks.model.entities that return types with arguments of type SearchTypeEntityModifier and TypeMethodDescriptionWidgetEntity.createSearchTypeEntity()abstract com.google.common.collect.ImmutableSet<SearchTypeEntity>QueryEntity.searchTypes()Method parameters in org.graylog2.contentpacks.model.entities with type arguments of type SearchTypeEntityModifier and TypeMethodDescriptionabstract QueryEntity.BuilderQueryEntity.Builder.searchTypes(Set<SearchTypeEntity> searchTypes)