Uses of Interface
org.graylog2.decorators.DecoratorService
Packages that use DecoratorService
-
Uses of DecoratorService in org.graylog2.decorators
Classes in org.graylog2.decorators that implement DecoratorServiceConstructors in org.graylog2.decorators with parameters of type DecoratorServiceModifierConstructorDescriptionDecoratorResolver(DecoratorService decoratorService, Map<String, SearchResponseDecorator.Factory> searchResponseDecorators) -
Uses of DecoratorService in org.graylog2.rest.resources.search
Constructors in org.graylog2.rest.resources.search with parameters of type DecoratorServiceModifierConstructorDescriptionDecoratorResource(DecoratorService decoratorService, Map<String, SearchResponseDecorator.Factory> searchResponseDecorators)