Class EventsResource

All Implemented Interfaces:
PluginRestResource

@Path("/events") @Produces("application/json") @Consumes("application/json") @RequiresAuthentication public class EventsResource extends RestResource implements PluginRestResource