A B C D G H I J L M P S T U V 

A

addParam(StringParameterDefinition) - Method in class com.offbytwo.jenkins.model.ParameterDefinitions
 
addStringParam(String, String, String, String) - Method in class com.offbytwo.jenkins.JenkinsServer
 
addStringParam(String, String, String) - Method in class com.offbytwo.jenkins.model.JobConfiguration
 
Artifact - Class in com.offbytwo.jenkins.model
 
Artifact() - Constructor for class com.offbytwo.jenkins.model.Artifact
 
asXml() - Method in class com.offbytwo.jenkins.model.JobConfiguration
 

B

BaseModel - Class in com.offbytwo.jenkins.model
 
BaseModel() - Constructor for class com.offbytwo.jenkins.model.BaseModel
 
Build - Class in com.offbytwo.jenkins.model
 
Build() - Constructor for class com.offbytwo.jenkins.model.Build
 
Build(Build) - Constructor for class com.offbytwo.jenkins.model.Build
 
Build(int, String) - Constructor for class com.offbytwo.jenkins.model.Build
 
build() - Method in class com.offbytwo.jenkins.model.Job
Trigger a build without parameters
build(Map<String, String>) - Method in class com.offbytwo.jenkins.model.Job
Trigger a parameterized build
BuildResult - Enum in com.offbytwo.jenkins.model
 
BuildWithDetails - Class in com.offbytwo.jenkins.model
 
BuildWithDetails() - Constructor for class com.offbytwo.jenkins.model.BuildWithDetails
 

C

com.offbytwo.jenkins - package com.offbytwo.jenkins
 
com.offbytwo.jenkins.client - package com.offbytwo.jenkins.client
 
com.offbytwo.jenkins.client.util - package com.offbytwo.jenkins.client.util
 
com.offbytwo.jenkins.client.validator - package com.offbytwo.jenkins.client.validator
 
com.offbytwo.jenkins.model - package com.offbytwo.jenkins.model
 
Computer - Class in com.offbytwo.jenkins.model
 
Computer() - Constructor for class com.offbytwo.jenkins.model.Computer
 
Computer(String) - Constructor for class com.offbytwo.jenkins.model.Computer
 
ComputerWithDetails - Class in com.offbytwo.jenkins.model
 
ComputerWithDetails() - Constructor for class com.offbytwo.jenkins.model.ComputerWithDetails
 
contentAsInputStream(HttpResponse) - Method in class com.offbytwo.jenkins.client.util.HttpResponseContentExtractor
 
contentAsString(HttpResponse) - Method in class com.offbytwo.jenkins.client.util.HttpResponseContentExtractor
 
createJob(String, String) - Method in class com.offbytwo.jenkins.JenkinsServer
Create a job on the server using the provided xml
Crumb - Class in com.offbytwo.jenkins.model
 
Crumb() - Constructor for class com.offbytwo.jenkins.model.Crumb
 
Crumb(String, String) - Constructor for class com.offbytwo.jenkins.model.Crumb
 

D

deleteJob(String) - Method in class com.offbytwo.jenkins.JenkinsServer
 
details() - Method in class com.offbytwo.jenkins.model.Build
 
details() - Method in class com.offbytwo.jenkins.model.Computer
 
details() - Method in class com.offbytwo.jenkins.model.Job
 
downloadArtifact(Artifact) - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 

G

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
 
getArtifactId() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getArtifacts() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getAttachedArtifacts() - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
getBuilds() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getBuilds() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getCanonicalName() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getClassifier() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
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
 
getConfigXml() - Method in class com.offbytwo.jenkins.model.JobConfiguration
 
getConsoleOutputHtml() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getConsoleOutputText() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getCrumb() - Method in class com.offbytwo.jenkins.model.Crumb
 
getCrumbRequestField() - Method in class com.offbytwo.jenkins.model.Crumb
 
getDefaultValue() - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
getDescription() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getDescription() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
 
getDescription() - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
getDescription() - Method in class com.offbytwo.jenkins.model.View
 
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
 
getDisplayName() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getDisplayPath() - Method in class com.offbytwo.jenkins.model.Artifact
 
getDownstreamProjects() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getDownstreamProjects() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getDuration() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getEstimatedDuration() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getExecutors() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
 
getFile(URI) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
Perform a GET request and return the response as InputStream
getFileName() - Method in class com.offbytwo.jenkins.model.Artifact
 
getFileName() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getFullDisplayName() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getGroupId() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
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(String) - Method in class com.offbytwo.jenkins.JenkinsServer
Get a list of all the defined jobs on the server (at the specified view 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
 
getLastBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastCompletedBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastCompletedBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastFailedBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastFailedBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastStableBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastStableBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastSuccessfulBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastSuccessfulBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastUnstableBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastUnstableBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLastUnsuccessfulBuild() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getLastUnsuccessfulBuild() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getLaunchSupported() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
 
getLoadStatistics() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
 
getMainArtifact() - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
getManualLaunchAllowed() - Method in class com.offbytwo.jenkins.model.ComputerWithDetails
 
getMavenJob(String) - Method in class com.offbytwo.jenkins.JenkinsServer
 
getMavenModule() - Method in class com.offbytwo.jenkins.model.MavenBuild
 
getMd5sum() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getModuleRecords() - Method in class com.offbytwo.jenkins.model.MavenModule
 
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
 
getName() - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
getName() - Method in class com.offbytwo.jenkins.model.View
 
getNextBuildNumber() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getNextBuildNumber() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
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
 
getParent() - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
getPd() - Method in class com.offbytwo.jenkins.model.ParametersDefinitionProperty
 
getPomArtifact() - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
getPropertiesList() - Method in class com.offbytwo.jenkins.model.LabelWithDetails
 
getRelativePath() - Method in class com.offbytwo.jenkins.model.Artifact
 
getResult() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
getStringParams() - Method in class com.offbytwo.jenkins.model.ParameterDefinitions
 
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
 
getType() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getUpstreamProjects() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
getUpstreamProjects() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
getUrl() - Method in class com.offbytwo.jenkins.model.Build
 
getUrl() - Method in class com.offbytwo.jenkins.model.Job
 
getUrl() - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
getUrl() - Method in class com.offbytwo.jenkins.model.View
 
getVersion() - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
getView(String) - Method in class com.offbytwo.jenkins.JenkinsServer
Get a single view object from the server

H

HttpResponseContentExtractor - Class in com.offbytwo.jenkins.client.util
 
HttpResponseContentExtractor() - Constructor for class com.offbytwo.jenkins.client.util.HttpResponseContentExtractor
 
HttpResponseValidator - Class in com.offbytwo.jenkins.client.validator
 
HttpResponseValidator() - Constructor for class com.offbytwo.jenkins.client.validator.HttpResponseValidator
 

I

isBuildable() - Method in class com.offbytwo.jenkins.model.JobWithDetails
 
isBuildable() - Method in class com.offbytwo.jenkins.model.MavenJobWithDetails
 
isBuilding() - Method in class com.offbytwo.jenkins.model.BuildWithDetails
 
isRunning() - Method in class com.offbytwo.jenkins.JenkinsServer
Get the current status of the Jenkins end-point by pinging it.

J

JenkinsHttpClient - Class in com.offbytwo.jenkins.client
 
JenkinsHttpClient(URI, DefaultHttpClient) - Constructor for class com.offbytwo.jenkins.client.JenkinsHttpClient
Create an unauthenticated Jenkins HTTP client
JenkinsHttpClient(URI) - Constructor for class com.offbytwo.jenkins.client.JenkinsHttpClient
Create an unauthenticated Jenkins HTTP client
JenkinsHttpClient(URI, String, String) - Constructor for class com.offbytwo.jenkins.client.JenkinsHttpClient
Create an authenticated Jenkins HTTP client
JenkinsServer - Class in com.offbytwo.jenkins
The main starting point for interacting with a Jenkins server.
JenkinsServer(URI) - Constructor for class com.offbytwo.jenkins.JenkinsServer
Create a new Jenkins server reference given only the server address
JenkinsServer(URI, String, String) - Constructor for class com.offbytwo.jenkins.JenkinsServer
Create a new Jenkins server reference given the address and credentials
JenkinsServer(JenkinsHttpClient) - Constructor for class com.offbytwo.jenkins.JenkinsServer
Create a new Jenkins server directly from an HTTP client (ADVANCED)
Job - Class in com.offbytwo.jenkins.model
 
Job() - Constructor for class com.offbytwo.jenkins.model.Job
 
Job(String, String) - Constructor for class com.offbytwo.jenkins.model.Job
 
JobConfiguration - Class in com.offbytwo.jenkins.model
 
JobConfiguration(String) - Constructor for class com.offbytwo.jenkins.model.JobConfiguration
 
JobWithDetails - Class in com.offbytwo.jenkins.model
 
JobWithDetails() - Constructor for class com.offbytwo.jenkins.model.JobWithDetails
 

L

LabelWithDetails - Class in com.offbytwo.jenkins.model
 
LabelWithDetails() - Constructor for class com.offbytwo.jenkins.model.LabelWithDetails
 

M

MainView - Class in com.offbytwo.jenkins.model
 
MainView() - Constructor for class com.offbytwo.jenkins.model.MainView
 
MainView(List<Job>) - Constructor for class com.offbytwo.jenkins.model.MainView
 
MainView(Job...) - Constructor for class com.offbytwo.jenkins.model.MainView
 
MavenArtifact - Class in com.offbytwo.jenkins.model
 
MavenArtifact() - Constructor for class com.offbytwo.jenkins.model.MavenArtifact
 
MavenBuild - Class in com.offbytwo.jenkins.model
 
MavenBuild() - Constructor for class com.offbytwo.jenkins.model.MavenBuild
 
MavenBuild(Build) - Constructor for class com.offbytwo.jenkins.model.MavenBuild
 
MavenBuild(int, String) - Constructor for class com.offbytwo.jenkins.model.MavenBuild
 
mavenDetails() - Method in class com.offbytwo.jenkins.model.MavenJob
 
MavenJob - Class in com.offbytwo.jenkins.model
 
MavenJob() - Constructor for class com.offbytwo.jenkins.model.MavenJob
 
MavenJob(String, String) - Constructor for class com.offbytwo.jenkins.model.MavenJob
 
MavenJobWithDetails - Class in com.offbytwo.jenkins.model
 
MavenJobWithDetails() - Constructor for class com.offbytwo.jenkins.model.MavenJobWithDetails
 
MavenModule - Class in com.offbytwo.jenkins.model
 
MavenModule() - Constructor for class com.offbytwo.jenkins.model.MavenModule
 
MavenModuleRecord - Class in com.offbytwo.jenkins.model
 
MavenModuleRecord() - Constructor for class com.offbytwo.jenkins.model.MavenModuleRecord
 

P

ParameterDefinitions - Class in com.offbytwo.jenkins.model
 
ParameterDefinitions() - Constructor for class com.offbytwo.jenkins.model.ParameterDefinitions
 
ParameterDefinitions(List<StringParameterDefinition>) - Constructor for class com.offbytwo.jenkins.model.ParameterDefinitions
 
ParametersDefinitionProperty - Class in com.offbytwo.jenkins.model
 
ParametersDefinitionProperty() - Constructor for class com.offbytwo.jenkins.model.ParametersDefinitionProperty
 
ParametersDefinitionProperty(ParameterDefinitions) - Constructor for class com.offbytwo.jenkins.model.ParametersDefinitionProperty
 
post(String, D, Class<R>) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
Perform a POST request and parse the response to the given class
post(String) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
Perform POST request that takes no parameters and returns no response
post_xml(String, String) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
Perform a POST request of XML (instead of using json mapper) and return a string rendering of the response entity.
post_xml(String, String, boolean) - Method in class com.offbytwo.jenkins.client.JenkinsHttpClient
 

S

setArtifactId(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setAttachedArtifacts(List<MavenArtifact>) - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
setCanonicalName(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setClassifier(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setClient(JenkinsHttpClient) - Method in class com.offbytwo.jenkins.model.BaseModel
 
setComputer(List<Computer>) - Method in class com.offbytwo.jenkins.model.Computer
 
setConfigXml(String) - Method in class com.offbytwo.jenkins.model.JobConfiguration
 
setDefaultValue(String) - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
setDescription(String) - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
setDescription(String) - Method in class com.offbytwo.jenkins.model.View
 
setDisplayPath(String) - Method in class com.offbytwo.jenkins.model.Artifact
 
setFileName(String) - Method in class com.offbytwo.jenkins.model.Artifact
 
setFileName(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setGroupId(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setJobs(List<Job>) - Method in class com.offbytwo.jenkins.model.MainView
 
setMainArtifact(MavenArtifact) - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
setMd5sum(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setName(String) - Method in class com.offbytwo.jenkins.model.StringParameterDefinition
 
setName(String) - Method in class com.offbytwo.jenkins.model.View
 
setParent(Build) - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
setPd(ParameterDefinitions) - Method in class com.offbytwo.jenkins.model.ParametersDefinitionProperty
 
setPomArtifact(MavenArtifact) - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
setRelativePath(String) - Method in class com.offbytwo.jenkins.model.Artifact
 
setStringParams(List<StringParameterDefinition>) - Method in class com.offbytwo.jenkins.model.ParameterDefinitions
 
setType(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
setUrl(String) - Method in class com.offbytwo.jenkins.model.MavenModuleRecord
 
setUrl(String) - Method in class com.offbytwo.jenkins.model.View
 
setVersion(String) - Method in class com.offbytwo.jenkins.model.MavenArtifact
 
StringParameterDefinition - Class in com.offbytwo.jenkins.model
 
StringParameterDefinition() - Constructor for class com.offbytwo.jenkins.model.StringParameterDefinition
 
StringParameterDefinition(String, String, String) - Constructor for class com.offbytwo.jenkins.model.StringParameterDefinition
 

T

toString() - Method in class com.offbytwo.jenkins.model.View
 

U

updateJob(String, String) - Method in class com.offbytwo.jenkins.JenkinsServer
Update the xml description of an existing job
updateJob(String, String, boolean) - Method in class com.offbytwo.jenkins.JenkinsServer
 

V

validateResponse(HttpResponse) - Method in class com.offbytwo.jenkins.client.validator.HttpResponseValidator
 
valueOf(String) - Static method in enum com.offbytwo.jenkins.model.BuildResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.offbytwo.jenkins.model.BuildResult
Returns an array containing the constants of this enum type, in the order they are declared.
View - Class in com.offbytwo.jenkins.model
 
View() - Constructor for class com.offbytwo.jenkins.model.View
 
A B C D G H I J L M P S T U V 

Copyright © 2015. All Rights Reserved.