Class WithScriptDescriptor.WithScriptAllowlist

java.lang.Object
org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptDescriptor.WithScriptAllowlist
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
WithScriptDescriptor<T extends WithScriptDescribable<T>>

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

    • WithScriptAllowlist

      public WithScriptAllowlist()
  • Method Details

    • isAllowed

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