All Classes and Interfaces

Class
Description
Deprecated.
since 2.3.0-SNAPSHOT - use Auth2 instead.
Deprecated.
since 2.3.0-SNAPSHOT - use Auth2 instead.
 
 
 
This object wraps a Run, FilePath, and TaskListener - the typical objects passed from one method to the other in a Jenkins Builder/BuildStep implementation.

The reason for wrapping is simplicity.
 
 
This object wraps a Run, FilePath, TaskListener and PrintStream - the typical objects passed from one method to the other in a Jenkins Builder/BuildStep implementation.

The reason for wrapping is simplicity on the one hand.
Http response containing header, body (JSON format) and response code.
 
 
 
 
 
 
 
 
 
 
 
A handle to the triggered remote build.
 
If the remote Jenkins server uses the "Prevent Cross Site Request Forgery exploits" security option, a CSRF protection token must be sent in the header of the request to trigger the remote job.
 
 
 
 
 
 
 
 
 
 
 
 
Wrapper to provide a PrintStream for writing content to and a corresponding getContent() method to get the content which has been written to the PrintStream.
Represents an item on the queue.
Contains information about the remote job while is waiting on the queue.
This class implements the status of an item while it is on the queue.
 
 
This class contains information about the remote build.
 
 
 
 
 
This class implements the build status of a remote build.
Holds everything regarding the remote server we wish to connect to, including validations and what not.