Extension Points defined in Pub-Sub "light" Bus Plugin
AbstractChannelSubscriber
jenkinsdoc:pubsub-light:org.jenkinsci.plugins.pubsub.AbstractChannelSubscriber]
Simple asynchronous jenkinsdoc:ChannelSubscriber] jenkinsdoc:ExtensionPoint] for Jenkins.
Implementations:
(no known implementations)
MessageEnricher
jenkinsdoc:pubsub-light:org.jenkinsci.plugins.pubsub.MessageEnricher]
Message enricher extension point.
This extension point should only be used to add enough additional event data to allow an event consumer make a decision on whether or not it is interested in this event i.e. where the default min data on the event was not enough. Please use sparingly!!</p>
Implementations:
-
Events API for Blue Ocean Plugin: io.
jenkins. blueocean. events. BlueMessageEnricher (view on GitHub) -
Events API for Blue Ocean Plugin: io.
jenkins. blueocean. events. JobIndexingMessageEnricher (view on GitHub)
PubsubBus
jenkinsdoc:pubsub-light:org.jenkinsci.plugins.pubsub.PubsubBus]
Abstract Pub-sub bus.
Implementations:
-
Pub-Sub "light" Bus Plugin: org.
jenkinsci. plugins. pubsub. GuavaPubsubBus (view on GitHub)