Class SerializableSecureGroovyScript

java.lang.Object
org.jenkins.plugins.lockableresources.util.SerializableSecureGroovyScript
All Implemented Interfaces:
Serializable

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class SerializableSecureGroovyScript extends Object implements Serializable
Wrapper for a SecureGroovyScript.
Author:
Oleg Nenashev
See Also:
  • Constructor Details

    • SerializableSecureGroovyScript

      public SerializableSecureGroovyScript(@CheckForNull org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript secureScript)
  • Method Details