EventSubscriber
Home > @backstage/plugin-events-node
> EventSubscriber
Warning: This API is now obsolete.
use the
EventsService
via the constructor, setter, or other means instead
Handles received events. This may include triggering refreshes of catalog entities or other actions to react on events.
Signature:
export interface EventSubscriber
Methods
Method |
Description |
---|---|
React on a received event. | |
Supported event topics like "github", "bitbucketCloud", etc. |