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:

PubsubBus

jenkinsdoc:pubsub-light:org.jenkinsci.plugins.pubsub.PubsubBus]

Abstract Pub-sub bus.

Implementations: