Package org.jenkinsci.plugins.pubsub
Class MessageEnricher
java.lang.Object
org.jenkinsci.plugins.pubsub.MessageEnricher
- All Implemented Interfaces:
ExtensionPoint
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!!
- Author:
- tom.fennelly@gmail.com
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary