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