Class BuildUrlDetailFactory

java.lang.Object
jenkins.model.details.DetailFactory<Run>
org.jenkinsci.plugins.environmentdashboard.BuildUrlDetailFactory
All Implemented Interfaces:
ExtensionPoint

@Extension public class BuildUrlDetailFactory extends DetailFactory<Run>
Surfaces every BuildAddUrl.BuildUrlAction in the run details bar, so the links added by buildAddUrl stay reachable on the redesigned build pages (core's new build page and the Pipeline Graph View pages), which no longer render the classic sidebar tasks.