Class GroovySample.Registry
java.lang.Object
org.jenkinsci.plugins.workflow.cps.GroovySample.Registry
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
- Enclosing interface:
- GroovySample
@Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
@Extension
public static final class GroovySample.Registry
extends Object
implements RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Registry
public Registry()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doIndex
public net.sf.json.JSONObject doIndex()
-