Extension Points defined in HipChat Plugin
CardProvider
jenkinsdoc:hipchat:jenkins.plugins.hipchat.CardProvider]
An extension point that can be used to allow full control over HipChat notification cards for individual notifications. The provider itself is globally configured, so any job-specific behavior would be the responsibility of the plugin itself.
Implementations:
-
HipChat Plugin: jenkins.
plugins. hipchat. impl. DefaultCardProvider (view on GitHub) -
HipChat Plugin: jenkins.
plugins. hipchat. impl. NoopCardProvider (view on GitHub)