Class BuildUrlDetailFactory
java.lang.Object
jenkins.model.details.DetailFactory<Run>
org.jenkinsci.plugins.environmentdashboard.BuildUrlDetailFactory
- All Implemented Interfaces:
ExtensionPoint
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.-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.model.details.DetailFactory
factoriesFor
-
Constructor Details
-
BuildUrlDetailFactory
public BuildUrlDetailFactory()
-
-
Method Details
-
type
- Specified by:
typein classDetailFactory<Run>
-
createFor
- Specified by:
createForin classDetailFactory<Run>
-