Uses of Package
hudson.cli.declarative

Packages that use hudson.cli.declarative
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
jenkins.model   
 

Classes in hudson.cli.declarative used by hudson.model
CLIMethod
          Annotates methods on model objects to expose them as CLI commands.
CLIResolver
          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.
OptionHandlerExtension
          OptionHandlers that should be auto-discovered.
 

Classes in hudson.cli.declarative used by jenkins.model
CLIMethod
          Annotates methods on model objects to expose them as CLI commands.
CLIResolver
          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.
 



Copyright © 2004-2013. All Rights Reserved.