Class ModelStepLoader.ModelInterpreterAllowlist

  • All Implemented Interfaces:
    ExtensionPoint
    Enclosing class:
    ModelStepLoader

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

      • ModelInterpreterAllowlist

        public ModelInterpreterAllowlist()
    • Method Detail

      • isAllowed

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