Class EventsResource

All Implemented Interfaces:
PluginRestResource

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