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
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist.DefaultAllowlistNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
all 
- 
Constructor Details
- 
WithScriptAllowlist
public WithScriptAllowlist() 
 - 
 - 
Method Details
- 
isAllowed
- Specified by:
 isAllowedin classorg.jenkinsci.plugins.workflow.cps.GroovySourceFileAllowlist
 
 -