Class RuleResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog.plugins.pipelineprocessor.rest.RuleResource
All Implemented Interfaces:
PluginRestResource

@Path("/system/pipelines/rule") @Consumes("application/json") @Produces("application/json") @RequiresAuthentication public class RuleResource extends RestResource implements PluginRestResource