Class DeclarativeAgent.CheckoutScriptAllowlist

java.lang.Object
org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgent.CheckoutScriptAllowlist
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
DeclarativeAgent<A extends DeclarativeAgent<A>>

@Extension public static class DeclarativeAgent.CheckoutScriptAllowlist extends org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
  • Constructor Details

    • CheckoutScriptAllowlist

      public CheckoutScriptAllowlist()
  • Method Details

    • isAllowed

      public boolean isAllowed(String groovyResourceUrl)
      Specified by:
      isAllowed in class org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist