Class ViewsResource

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

@Path("/views") @Produces("application/json") @RequiresAuthentication public class ViewsResource extends RestResource implements PluginRestResource