Class BlueOceanDisplayURLImpl
java.lang.Object
org.jenkinsci.plugins.displayurlapi.DisplayURLProvider
org.jenkinsci.plugins.blueoceandisplayurl.BlueOceanDisplayURLImpl
- All Implemented Interfaces:
ExtensionPoint
@Extension
public class BlueOceanDisplayURLImpl
extends org.jenkinsci.plugins.displayurlapi.DisplayURLProvider
`@author Ivan Meredith
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jenkinsci.plugins.displayurlapi.DisplayURLProvider
all, get, getDefault, getPreferredProvider, getUserPreferredProviderProperty
-
Constructor Details
-
BlueOceanDisplayURLImpl
public BlueOceanDisplayURLImpl()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayNamein classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getName
- Overrides:
getNamein classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getRoot
- Overrides:
getRootin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getRunURL
- Specified by:
getRunURLin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getArtifactsURL
- Overrides:
getArtifactsURLin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getChangesURL
- Specified by:
getChangesURLin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getTestsURL
- Specified by:
getTestsURLin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getJobURL
- Specified by:
getJobURLin classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-