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