Uses of Interface
org.graylog2.rest.resources.system.contentpacks.titles.EntityTitleService
Packages that use EntityTitleService
Package
Description
-
Uses of EntityTitleService in org.graylog.plugins.views.search.rest
Constructors in org.graylog.plugins.views.search.rest with parameters of type EntityTitleServiceModifierConstructorDescriptionSuggestionsResource(PermittedStreams permittedStreams, QuerySuggestionsService querySuggestionsService, MappedFieldTypesService mappedFieldTypesService, EntityTitleService entityTitleService, NodeService nodeService, LastUsedQueryStringsService lastUsedQueryStringsService, Configuration configuration) -
Uses of EntityTitleService in org.graylog.plugins.views.search.rest.scriptingapi.response.decorators
Constructors in org.graylog.plugins.views.search.rest.scriptingapi.response.decorators with parameters of type EntityTitleService -
Uses of EntityTitleService in org.graylog2.rest.resources.system.contentpacks
Constructors in org.graylog2.rest.resources.system.contentpacks with parameters of type EntityTitleServiceModifierConstructorDescriptionCatalogResource(ContentPackService contentPackService, EntityTitleService entityTitleService) -
Uses of EntityTitleService in org.graylog2.rest.resources.system.contentpacks.titles
Classes in org.graylog2.rest.resources.system.contentpacks.titles that implement EntityTitleService