Extension Points defined in HipChat 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. |
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)