Package org.kohsuke.stapler.jelly.groovy
package org.kohsuke.stapler.jelly.groovy
-
ClassDescriptionWraps a Groovy-driven Jelly script into
Script(so that it can be called from other Jelly scripts.)Scriptthat performs method invocations and property access likeClosuredoes.Facetthat brings in Groovy support on top of Jelly.Drive Jelly scripts from Groovy markup.Used on methods ofTypedTagLibraryto indicate a real tag file name.Used on subtypes ofTypedTagLibraryto associate the namespace URI to look up tags from.Typed interface to provide auto-completion for IDEs when invoking taglibs.