Class ScriptingApiResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog.plugins.views.search.rest.scriptingapi.ScriptingApiResource
All Implemented Interfaces:
PluginRestResource

@Path("/search") @Consumes("application/json") @RequiresAuthentication public class ScriptingApiResource extends RestResource implements PluginRestResource