CatalogBuilder.setEventBroker()
Home > @backstage/plugin-catalog-backend
> CatalogBuilder
> setEventBroker
Enables the publishing of events for conflicts in the DefaultProcessingDatabase
Signature:
setEventBroker(broker: EventBroker | EventsService): CatalogBuilder;
Parameters
Parameter |
Type |
Description |
---|---|---|
broker |