Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
-
Annotates methods on model objects to expose them as CLI commands.
Annotates a resolver method that binds a portion of the command line arguments and parameters
to an instance whose
CLIMethod
is invoked for the final processing.
OptionHandler
s that should be auto-discovered.
-
Annotates methods on model objects to expose them as CLI commands.
Annotates a resolver method that binds a portion of the command line arguments and parameters
to an instance whose
CLIMethod
is invoked for the final processing.