SubTopicEventRouter
Home > @backstage/plugin-events-node > SubTopicEventRouter
Subscribes to the provided (generic) topic and publishes the events under the more concrete sub-topic depending on the implemented logic for determining it. Implementing classes might use information from metadata and/or properties within the payload.
Signature:
abstract class SubTopicEventRouter extends EventRouter
Extends: EventRouter
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
|
Constructs a new instance of the |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
|