EventsBackend
Home > @backstage/plugin-events-backend
> EventsBackend
Warning: This API is now obsolete.
EventBroker
,EventPublisher
, andEventSubscriber
got replaced byEventsService
and its methods.
A builder that helps wire up all component parts of the event management.
Signature:
class EventsBackend
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Methods
Method |
Modifiers |
Description |
---|---|---|
Wires up and returns all component parts of the event management. |