@TagLibraryUri(value="/lib/test")
public interface TestTagLib
extends org.kohsuke.stapler.jelly.groovy.TypedTagLibrary
Modifier and Type | Method and Description |
---|---|
void |
bar() |
void |
bar(groovy.lang.Closure body) |
void |
bar(Map args) |
void |
bar(Map args,
groovy.lang.Closure body) |
Copyright © 2004–2021. All rights reserved.