Package | Description |
---|---|
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy |
Modifier and Type | Method and Description |
---|---|
SecureGroovyScript |
SecureGroovyScript.configuring(ApprovalContext context)
To be called in your own
DataBoundConstructor when storing the field of this type. |
SecureGroovyScript |
SecureGroovyScript.configuringWithKeyItem()
|
SecureGroovyScript |
SecureGroovyScript.configuringWithNonKeyItem()
Convenience form of
configuring(org.jenkinsci.plugins.scriptsecurity.scripts.ApprovalContext) that calls ApprovalContext.withCurrentUser() and ApprovalContext.withItem(hudson.model.Item) . |
Copyright © 2016–2022. All rights reserved.