Class TryBlueOceanMenu
java.lang.Object
jenkins.model.TransientActionFactory<ModelObject>
io.jenkins.blueocean.service.embedded.TryBlueOceanMenu
- All Implemented Interfaces:
ExtensionPoint
Adds 'Open Blue Ocean' menu on the left side of Jenkins pages.
- See Also:
-
BlueOceanUrlObjectFactory
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.model.TransientActionFactory
TransientActionFactory.Cache
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Action>
createFor
(ModelObject target) type()
Methods inherited from class jenkins.model.TransientActionFactory
factoriesFor
-
Constructor Details
-
TryBlueOceanMenu
public TryBlueOceanMenu()
-
-
Method Details
-
type
- Specified by:
type
in classTransientActionFactory<ModelObject>
-
createFor
- Specified by:
createFor
in classTransientActionFactory<ModelObject>
-
actionType
- Overrides:
actionType
in classTransientActionFactory<ModelObject>
-