Uses of Interface
org.graylog2.plugin.rest.PluginRestResource
Packages that use PluginRestResource
Package
Description
-
Uses of PluginRestResource in org.graylog.events.rest
Classes in org.graylog.events.rest that implement PluginRestResourceModifier and TypeClassDescriptionclassclassclassclass -
Uses of PluginRestResource in org.graylog.plugins.pipelineprocessor.rest
Classes in org.graylog.plugins.pipelineprocessor.rest that implement PluginRestResourceModifier and TypeClassDescriptionclassclassclassclass -
Uses of PluginRestResource in org.graylog.plugins.sidecar.rest.resources
Classes in org.graylog.plugins.sidecar.rest.resources that implement PluginRestResourceModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of PluginRestResource in org.graylog.plugins.views.search.rest
Classes in org.graylog.plugins.views.search.rest that implement PluginRestResourceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of PluginRestResource in org.graylog.plugins.views.search.rest.scriptingapi
Classes in org.graylog.plugins.views.search.rest.scriptingapi that implement PluginRestResource -
Uses of PluginRestResource in org.graylog.plugins.views.startpage
Classes in org.graylog.plugins.views.startpage that implement PluginRestResource -
Uses of PluginRestResource in org.graylog.security.rest
Classes in org.graylog.security.rest that implement PluginRestResource -
Uses of PluginRestResource in org.graylog2.plugin
Method parameters in org.graylog2.plugin with type arguments of type PluginRestResourceModifier and TypeMethodDescriptionprotected voidPluginModule.addRestResource(Class<? extends PluginRestResource> restResourceClass) -
Uses of PluginRestResource in org.graylog2.rest.resources.system
Classes in org.graylog2.rest.resources.system that implement PluginRestResource