Package com.cloudbees.groovy.cps.sandbox
Interface CallSiteTag
- All Superinterfaces:
Serializable
Marker interface for objects that add metadata to call sites.
This can be used by CpsTransformers to influence how the code
is executed, for example by allowing code to run inside sandbox.
- Author:
- Kohsuke Kawaguchi
- See Also: