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
Constructors -
Method Summary
-
Constructor Details
-
Registry
public Registry()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doIndex
public net.sf.json.JSONObject doIndex()
-