Class ModelStepLoader.ModelInterpreterAllowlist

java.lang.Object
org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
org.jenkinsci.plugins.pipeline.modeldefinition.ModelStepLoader.ModelInterpreterAllowlist
All Implemented Interfaces:
ExtensionPoint
Enclosing class:
ModelStepLoader

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

    • ModelInterpreterAllowlist

      public ModelInterpreterAllowlist()
  • Method Details

    • isAllowed

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