Class FieldTypesResource

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

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