Skip to main content

GitlabEventRouter

Home > @backstage/plugin-events-backend-module-gitlab > GitlabEventRouter

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

Signature:

class GitlabEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the GitlabEventRouter class

Methods

Method

Modifiers

Description

determineSubTopic(params)

protected

getSubscriberId()

protected