| Package | Description |
|---|---|
| com.cloudbees.groovy.cps | |
| com.cloudbees.groovy.cps.impl |
Even though classes in this package is public, they should not be referenced from outside this library.
|
| com.cloudbees.groovy.cps.sandbox |
| Class and Description |
|---|
| CallSiteTag
Marker interface for objects that add metadata to call sites.
|
| Invoker
Abstracts away interactions with Groovy objects, for example to provide an opportunity to intercept
calls.
|
| Class and Description |
|---|
| CallSiteTag
Marker interface for objects that add metadata to call sites.
|
| Invoker
Abstracts away interactions with Groovy objects, for example to provide an opportunity to intercept
calls.
|
| Class and Description |
|---|
| CallSiteTag
Marker interface for objects that add metadata to call sites.
|
| Invoker
Abstracts away interactions with Groovy objects, for example to provide an opportunity to intercept
calls.
|
Trusted
CallSiteTag to instruct SandboxInvoker that this code is trusted and will bypass sandbox check. |
Untrusted
CallSiteTag to instruct SandboxInvoker that this code is untrusted and should be under sandbox check. |
Copyright © 2011–2019. All rights reserved.