Package org.kohsuke.stapler.jelly.groovy
Annotation Type TagFile
-
@Retention(RUNTIME) @Documented @Target(METHOD) public @interface TagFile
Used on methods ofTypedTagLibraryto indicate a real tag file name.This is used when the real tag file name is not a valid Java identifier.
- Author:
- Kohsuke Kawaguchi
-
-
Element Detail
-
value
String value
-
-