Class AttributeInjector

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class AttributeInjector
    extends org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator
    • Constructor Detail

      • AttributeInjector

        public AttributeInjector()
    • Method Detail

      • configureShell

        public void configureShell​(@CheckForNull
                                   org.jenkinsci.plugins.workflow.cps.CpsFlowExecution context,
                                   groovy.lang.GroovyShell shell)
        Overrides:
        configureShell in class org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator