| Package | Description |
|---|---|
| org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
| org.kohsuke.stapler.jelly |
Optional Jelly support, to write views in Jelly.
|
| org.kohsuke.stapler.jelly.groovy |
| Modifier and Type | Method and Description |
|---|---|
void |
WebApp.clearScripts(Class<? extends AbstractTearOff> clazz)
Convenience maintenance method to clear all the cached scripts for the given tearoff type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JellyClassTearOff |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Class<? extends AbstractTearOff<?,? extends org.apache.commons.jelly.Script,?>>> |
JellyCompatibleFacet.getClassTearOffTypes() |
| Modifier and Type | Class and Description |
|---|---|
class |
GroovyClassTearOff |
class |
GroovyServerPageTearOff |
Copyright © 2014. All rights reserved.