Skip to main content

BitbucketCloudEventRouter

Home > @backstage/plugin-events-backend-module-bitbucket-cloud > BitbucketCloudEventRouter

Subscribes to the generic bitbucketCloud topic and publishes the events under the more concrete sub-topic depending on the x-event-key provided.

Signature:

class BitbucketCloudEventRouter extends SubTopicEventRouter 

Extends: SubTopicEventRouter

Constructors

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

Methods

MethodModifiersDescription
determineSubTopic(params)protected
getSubscriberId()protected