Class NoOpGroovySandbox
java.lang.Object
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.NoOpGroovySandbox
- All Implemented Interfaces:
GroovySandbox
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox
get, run, wrapFunc, wrapRunnable
-
Constructor Details
-
NoOpGroovySandbox
public NoOpGroovySandbox()
-
-
Method Details
-
enter
- Specified by:
enter
in interfaceGroovySandbox
-