@backstage/plugin-events-backend
Home > @backstage/plugin-events-backend
The Backstage backend plugin "events" that provides the event management.
Classes
Class |
Description |
---|---|
In process event broker which will pass the event to all registered subscribers interested in it. Events will not be persisted in any form. | |
A builder that helps wire up all component parts of the event management. | |
Publishes events received from their origin (e.g., webhook events from an SCM system) via HTTP POST endpoint and passes the request body as event payload to the registered subscribers. |
Variables
Variable |
Description |
---|---|
Events plugin |