Uses of Interface
org.graylog2.rest.resources.entities.preferences.service.EntityListPreferencesService
Packages that use EntityListPreferencesService
Package
Description
-
Uses of EntityListPreferencesService in org.graylog2.rest.resources.entities.preferences
Constructors in org.graylog2.rest.resources.entities.preferences with parameters of type EntityListPreferencesServiceModifierConstructorDescriptionEntityListPreferencesResource(EntityListPreferencesService entityListPreferencesService) -
Uses of EntityListPreferencesService in org.graylog2.rest.resources.entities.preferences.listeners
Constructors in org.graylog2.rest.resources.entities.preferences.listeners with parameters of type EntityListPreferencesServiceModifierConstructorDescriptionEntityListPreferencesCleanerOnUserDeletion(com.google.common.eventbus.EventBus eventBus, EntityListPreferencesService entityListPreferencesService) -
Uses of EntityListPreferencesService in org.graylog2.rest.resources.entities.preferences.service
Classes in org.graylog2.rest.resources.entities.preferences.service that implement EntityListPreferencesService