Package io.jenkins.plugins.casc.yaml
Class MergeStrategyAction
java.lang.Object
io.jenkins.plugins.casc.yaml.MergeStrategyAction
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
,UnprotectedRootAction
@Extension
@Symbol("cascMergeStrategy")
@ExportedBean
public class MergeStrategyAction
extends Object
implements UnprotectedRootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MergeStrategyAction
public MergeStrategyAction()
-
-
Method Details
-
getApi
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doIndex
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public org.kohsuke.stapler.HttpResponse doIndex()
-