Package com.cloudbees.groovy.cps.sandbox
package com.cloudbees.groovy.cps.sandbox
-
ClassDescriptionMarker interface for objects that add metadata to call sites.
Invokerthat performs the expected operation without anything extra.Abstracts away interactions with Groovy objects, for example to provide an opportunity to intercept calls.Invokerthat goes through the groovy-sandboxGroovyInterceptor, so that interactions with Groovy objects can be inspected.CallSiteTagto instructSandboxInvokerthat this code is trusted and will bypass sandbox check.CallSiteTagto instructSandboxInvokerthat this code is untrusted and should be under sandbox check.