Package | Description |
---|---|
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy |
Modifier and Type | Method and Description |
---|---|
GroovySandbox |
GroovySandbox.withApprovalContext(ApprovalContext context)
Specify an approval context.
|
GroovySandbox |
GroovySandbox.withTaskListener(TaskListener listener)
Specify a place to print messages.
|
GroovySandbox |
GroovySandbox.withWhitelist(Whitelist whitelist)
Specify a whitelist.
|
Copyright © 2016–2022. All rights reserved.