Class BlueOceanRootAction
java.lang.Object
io.jenkins.blueocean.service.embedded.BlueOceanRootAction
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
,UnprotectedRootAction
,org.kohsuke.stapler.StaplerProxy
@Extension
public class BlueOceanRootAction
extends Object
implements UnprotectedRootAction, org.kohsuke.stapler.StaplerProxy
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Provides implementation of BlueOceanUINested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThis would map to /jenkins/blue/
-
Constructor Details
-
BlueOceanRootAction
public BlueOceanRootAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
This would map to /jenkins/blue/- Specified by:
getUrlName
in interfaceAction
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-