EventSubscriber.supportsEventTopics()
Home > @backstage/plugin-events-node > EventSubscriber > supportsEventTopics
Warning: This API is now obsolete.
use the
EventsServicevia the constructor, setter, or other means instead
Supported event topics like "github", "bitbucketCloud", etc.
Signature:
supportsEventTopics(): string[];
Returns:
string[]