Skip to main content

GerritEventRouter

Home > @backstage/plugin-events-backend-module-gerrit > GerritEventRouter

Subscribes to the generic gerrit topic and publishes the events under the more concrete sub-topic depending on the $.type field provided.

Signature:

class GerritEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

ConstructorModifiersDescription
(constructor)(options)Constructs a new instance of the GerritEventRouter class

Methods

MethodModifiersDescription
determineSubTopic(params)protected
getSubscriberId()protected