Extension Points defined in Display URL API 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.

DisplayURLDecorator

jenkinsdoc:display-url-api:org.jenkinsci.plugins.displayurlapi.DisplayURLDecorator]

An extension point for decorating the URLs presented to users by the jenkinsdoc:DisplayURLProvider] . Use cases include decorating URLs with {@code utm_source} etc tracking parameters in order to measure the usage rate of different URLs generated by Jenkins.

Implementations:

(no known implementations)

DisplayURLProvider

jenkinsdoc:display-url-api:org.jenkinsci.plugins.displayurlapi.DisplayURLProvider]

Generates URLs for well known UI locations for use in notifications (e.g. mailer, HipChat, Slack, IRC, etc) Extensible to allow plugins to override common URLs (e.g. Blue Ocean or another future secondary UI)

Implementations: