Handles received events. This may include triggering refreshes of catalog entities or other actions to react on events.
use the EventsService via the constructor, setter, or other means instead
EventsService
React on a received event.
parameters for the to be received event.
you are not required to expose this anymore when using EventsService
Supported event topics like "github", "bitbucketCloud", etc.
Handles received events. This may include triggering refreshes of catalog entities or other actions to react on events.
Deprecated
use the
EventsServicevia the constructor, setter, or other means instead