Package hudson.cli.declarative
Annotation 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
OptionHandler
s that should be auto-discovered.
TODO is this actually necessary? @MetaInfServices(OptionHandler.class)
seems to work as well.