EventSubscriber was replaced by EventsService.subscribe.
EventSubscriber
EventsService.subscribe
Readonly
React on a received event.
parameters for the to be received event.
you are not required to expose this anymore when using EventsService
EventsService
Supported event topics like "github", "bitbucketCloud", etc.
use the EventsService via the constructor, setter, or other means instead
Deprecated
EventSubscriberwas replaced byEventsService.subscribe.