Class PipelineResource

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

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