Package org.kohsuke.stapler.jelly.groovy
-
Interface Summary Interface Description TypedTagLibrary Typed interface to provide auto-completion for IDEs when invoking taglibs. -
Class Summary Class Description GroovierJellyScript Wraps a Groovy-driven Jelly script intoScript(so that it can be called from other Jelly scripts.)GroovyClassLoaderTearOff GroovyClassTearOff GroovyClosureScript Scriptthat performs method invocations and property access likeClosuredoes.GroovyFacet Facetthat brings in Groovy support on top of Jelly.GroovyServerPageScript Base class for compiled GSP files.GroovyServerPageTearOff GroovyTagFileLoader JellyBuilder Drive Jelly scripts from Groovy markup.Namespace StaplerClosureScript -
Annotation Types Summary Annotation Type Description TagFile Used on methods ofTypedTagLibraryto indicate a real tag file name.TagLibraryUri Used on subtypes ofTypedTagLibraryto associate the namespace URI to look up tags from.