Package hudson.cli.declarative
Annotation Type OptionHandlerExtension
-
@Indexed @Retention(RUNTIME) @Target(TYPE) @Documented public @interface OptionHandlerExtension
OptionHandler
s that should be auto-discovered. TODO is this actually necessary?@MetaInfServices(OptionHandler.class)
seems to work as well.- Author:
- Kohsuke Kawaguchi