Package org.kohsuke.stapler.jelly.groovy
Interface TypedTagLibrary
- All Superinterfaces:
groovy.lang.GroovyObject
public interface TypedTagLibrary
extends groovy.lang.GroovyObject
Typed interface to provide auto-completion for IDEs when invoking taglibs.
Subtype must have the
TagLibraryUri annotation- Author:
- Kohsuke Kawaguchi
-
Method Summary
Methods inherited from interface groovy.lang.GroovyObject
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty