Class PipelineConnectionsResource

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

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