GerritEventRouter.(constructor)
Home > @backstage/plugin-events-backend-module-gerrit
> GerritEventRouter
> (constructor)
Constructs a new instance of the GerritEventRouter
class
Signature:
constructor(options: {
events: EventsService;
});
Parameters
Parameter |
Type |
Description |
---|---|---|
options |
{ events: EventsService; } |