Extension Points defined in Pub-Sub "light" Bus Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

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: