Uses of Interface
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.Scope
Packages that use GroovySandbox.Scope
-
Uses of GroovySandbox.Scope in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy
Methods in org.jenkinsci.plugins.scriptsecurity.sandbox.groovy that return GroovySandbox.ScopeModifier and TypeMethodDescriptionGroovySandbox.enter()
Starts a dynamic scope within which calls will be sandboxed.