Uses of Interface
org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
-
-
Uses of TypedTagLibrary in org.kohsuke.stapler.jelly.groovy
Methods in org.kohsuke.stapler.jelly.groovy with type parameters of type TypedTagLibrary Modifier and Type Method Description <T extends TypedTagLibrary>
TNamespace. createInvoker(Class<T> type)Creates a type-safe invoker for calling taglibs.<T extends TypedTagLibrary>
TJellyBuilder. namespace(Class<T> type)
-