Class Messages
java.lang.Object
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyGroovySandbox.useOfInsecureRunOverload:GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead..static StringKeyGroovySandbox.useOfInsecureRunOverload:GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead.. 
- 
Constructor Details
- 
Messages
public Messages() 
 - 
 - 
Method Details
- 
GroovySandbox_useOfInsecureRunOverload
KeyGroovySandbox.useOfInsecureRunOverload:GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead..- Returns:
 GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead.
 - 
_GroovySandbox_useOfInsecureRunOverload
public static org.jvnet.localizer.Localizable _GroovySandbox_useOfInsecureRunOverload()KeyGroovySandbox.useOfInsecureRunOverload:GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead..- Returns:
 GroovySandbox.run(Script, Whitelist) is insecure and deprecated. GroovySandbox.run(GroovyShell, String, Whitelist) should be used instead.
 
 -