Class DecoratorResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog2.rest.resources.search.DecoratorResource

@RequiresAuthentication @Path("/search/decorators") @Produces("application/json") @Consumes("application/json") public class DecoratorResource extends RestResource