public final class GroovyClassTearOff extends org.kohsuke.stapler.AbstractTearOff<GroovyClassLoaderTearOff,GroovierJellyScript,IOException>
| Constructor and Description |
|---|
GroovyClassTearOff(org.kohsuke.stapler.MetaClass owner) |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.RequestDispatcher |
createDispatcher(Object it,
String viewName)
Deprecated.
|
protected String |
getDefaultScriptExtension() |
GroovierJellyScript |
parseScript(URL res) |
public GroovyClassTearOff(org.kohsuke.stapler.MetaClass owner)
protected String getDefaultScriptExtension()
getDefaultScriptExtension in class org.kohsuke.stapler.AbstractTearOff<GroovyClassLoaderTearOff,GroovierJellyScript,IOException>public GroovierJellyScript parseScript(URL res) throws IOException
parseScript in class org.kohsuke.stapler.AbstractTearOff<GroovyClassLoaderTearOff,GroovierJellyScript,IOException>IOException@Deprecated public javax.servlet.RequestDispatcher createDispatcher(Object it, String viewName) throws IOException
RequestDispatcher that forwards to the jelly view, if available.IOExceptionCopyright © 2020. All rights reserved.