Skip to main content

AzureDevOpsEventRouter

Home > @backstage/plugin-events-backend-module-azure > AzureDevOpsEventRouter

Subscribes to the generic azureDevOps topic and publishes the events under the more concrete sub-topic depending on the $.eventType provided.

Signature:

class AzureDevOpsEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

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

Methods

MethodModifiersDescription
determineSubTopic(params)protected
getSubscriberId()protected