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:
getDisplayName
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getName
- Overrides:
getName
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getRoot
- Overrides:
getRoot
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getRunURL
- Specified by:
getRunURL
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getArtifactsURL
- Overrides:
getArtifactsURL
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getChangesURL
- Specified by:
getChangesURL
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getTestsURL
- Specified by:
getTestsURL
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-
getJobURL
- Specified by:
getJobURL
in classorg.jenkinsci.plugins.displayurlapi.DisplayURLProvider
-