- get(String, Class<T>) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
-
Perform a GET request and parse the response to the given class
- get(String) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
-
Perform a GET request and parse the response and return a simple string of the content
- getActions() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getActions() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getActions() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getBuilds() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getClient() - Method in class com.offbytwo.jenkins.model.BaseModel
-
- getClouds() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getComputers() - Method in class com.offbytwo.jenkins.JenkinsServer
-
Get a list of all the computers on the server (at the summary level)
- getComputers() - Method in class com.offbytwo.jenkins.model.Computer
-
- getDescription() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getDescription() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getDisplayName() - Method in class com.offbytwo.jenkins.model.Computer
-
- getDisplayName() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getDisplayName() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getDownstreamProjects() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getDuration() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getExecutors() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getFullDisplayName() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getId() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getIdle() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getIdleExecutors() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getJnlp() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getJob(String) - Method in class com.offbytwo.jenkins.JenkinsServer
-
Get a single Job from the server.
- getJobs() - Method in class com.offbytwo.jenkins.JenkinsServer
-
Get a list of all the defined jobs on the server (at the summary level)
- getJobs() - Method in class com.offbytwo.jenkins.model.MainView
-
- getJobXml(String) - Method in class com.offbytwo.jenkins.JenkinsServer
-
Get the xml description of an existing job
- getLabel(String) - Method in class com.offbytwo.jenkins.JenkinsServer
-
Get the description of an existing Label
- getLastBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastCompletedBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastFailedBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastStableBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastSuccessfulBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastUnstableBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLastUnsuccessfulBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getLaunchSupported() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getLoadStatistics() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getManualLaunchAllowed() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getMonitorData() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getName() - Method in class com.offbytwo.jenkins.model.Job
-
- getName() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getNextBuildNumber() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getNodeName() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getNodes() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getNumber() - Method in class com.offbytwo.jenkins.model.Build
-
- getNumExecutors() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getOffline() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getOffline() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getOfflineCause() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getOfflineReason() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getOneOffExecutors() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getParameters() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getPropertiesList() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getResult() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getTemporarilyOffline() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
-
- getTiedJobs() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getTimestamp() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
-
- getTotalExecutors() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
-
- getUpstreamProjects() - Method in class com.offbytwo.jenkins.model.JobWithDetails
-
- getUrl() - Method in class com.offbytwo.jenkins.model.Build
-
- getUrl() - Method in class com.offbytwo.jenkins.model.Job
-