Extension Points defined in Display URL API Plugin

DisplayURLDecorator

An extension point for decorating the URLs presented to users by the 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

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: