Class GroovyShellDecoratorImpl

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class GroovyShellDecoratorImpl
    extends org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator
    Adds the global shared library space into classpath of the trusted GroovyClassLoader.
    Author:
    Kohsuke Kawaguchi
    See Also:
    CpsFlowExecution.getTrustedShell()
    • Constructor Detail

      • GroovyShellDecoratorImpl

        public GroovyShellDecoratorImpl()
    • Method Detail

      • forTrusted

        public org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator forTrusted()
        Overrides:
        forTrusted in class org.jenkinsci.plugins.workflow.cps.GroovyShellDecorator