Class SimulatorResource

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

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