Uses of Package
hudson.cli.declarative
Packages that use hudson.cli.declarative
- 
Classes in hudson.cli.declarative used by hudson.modelClassDescriptionAnnotates 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
CLIMethodis invoked for the final processing.OptionHandlers that should be auto-discovered. - 
Classes in hudson.cli.declarative used by jenkins.modelClassDescriptionAnnotates 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
CLIMethodis invoked for the final processing.