Uses of Package
hudson.cli

Packages that use hudson.cli
hudson   
hudson.cli Server-side CLI commands for Hudson. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.security Security-related code. 
 

Classes in hudson.cli used by hudson
CLICommand
          Base class for Hudson CLI.
 

Classes in hudson.cli used by hudson.cli
AbstractBuildRangeCommand
          CLICommand that acts on a series of AbstractBuilds.
CLI
          CLI entry point to Jenkins.
CLICommand
          Base class for Hudson CLI.
CLIConnectionFactory
          Fluent-API to instantiate CLI.
CliEntryPoint
          Remotable interface for CLI entry point on the server side.
CliProtocol
          AgentProtocol that accepts connection from CLI clients.
CliProtocol.Handler
           
CliTransportAuthenticator
          Perform SecurityRealm independent authentication.
CommandDuringBuild
          Base class for those commands that are valid only during a build.
Connection
           
 

Classes in hudson.cli used by hudson.model
CLICommand
          Base class for Hudson CLI.
 

Classes in hudson.cli used by hudson.security
CLICommand
          Base class for Hudson CLI.
 



Copyright © 2004-2013. All Rights Reserved.