Class DirectiveGenerator.DeclarativeDirectivesLink
java.lang.Object
org.jenkinsci.plugins.workflow.cps.SnippetizerLink
org.jenkinsci.plugins.pipeline.modeldefinition.generator.DirectiveGenerator.DeclarativeDirectivesLink
- All Implemented Interfaces:
ExtensionPoint
- Enclosing class:
- DirectiveGenerator
@Extension(ordinal=950.0)
public static class DirectiveGenerator.DeclarativeDirectivesLink
extends org.jenkinsci.plugins.workflow.cps.SnippetizerLink
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.cps.SnippetizerLink
org.jenkinsci.plugins.workflow.cps.SnippetizerLink.ExamplesLink, org.jenkinsci.plugins.workflow.cps.SnippetizerLink.GDSLLink, org.jenkinsci.plugins.workflow.cps.SnippetizerLink.GeneratorLink, org.jenkinsci.plugins.workflow.cps.SnippetizerLink.GlobalsReferenceLink, org.jenkinsci.plugins.workflow.cps.SnippetizerLink.OnlineDocsLink, org.jenkinsci.plugins.workflow.cps.SnippetizerLink.StepReferenceLink
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.cps.SnippetizerLink
getDisplayUrl, inNewWindow
-
Constructor Details
-
DeclarativeDirectivesLink
public DeclarativeDirectivesLink()
-
-
Method Details
-
getUrl
- Specified by:
getUrl
in classorg.jenkinsci.plugins.workflow.cps.SnippetizerLink
-
getIcon
- Overrides:
getIcon
in classorg.jenkinsci.plugins.workflow.cps.SnippetizerLink
-
getDisplayName
- Specified by:
getDisplayName
in classorg.jenkinsci.plugins.workflow.cps.SnippetizerLink
-