Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

absoluteUrl() - Method in class com.cdancy.jenkins.rest.domain.job.Culprit
 
Action - Class in com.cdancy.jenkins.rest.domain.job
 
actions() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
active() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
addEnvironmentVariables(Map<String, String>) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Add the passed environment variables to the currently existing env-vars.
api() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 
API_VERSION - Static variable in class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.BuildNumberToInteger
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.CrumbParser
 
apply(Object) - Method in class com.cdancy.jenkins.rest.parsers.FolderPathParser
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.LocationToQueueId
 
apply(Object) - Method in class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.OutputToProgressiveText
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.RequestStatusParser
 
apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.SystemInfoFromJenkinsHeaders
 
Artifact - Class in com.cdancy.jenkins.rest.domain.job
 
artifacts() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
AuthenticationType - Enum in com.cdancy.jenkins.rest.auth
Supported Authentication Types for Jenkins.
authType() - Method in class com.cdancy.jenkins.rest.JenkinsAuthentication
 
authType() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 
authValue() - Method in class com.cdancy.jenkins.rest.JenkinsAuthentication
 
authValue() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 
availableExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 

B

backupVersion() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
bindErrorHandlers() - Method in class com.cdancy.jenkins.rest.config.JenkinsHttpApiModule
 
BindMapToForm - Class in com.cdancy.jenkins.rest.binders
 
BindMapToForm() - Constructor for class com.cdancy.jenkins.rest.binders.BindMapToForm
 
bindToRequest(R, Object) - Method in class com.cdancy.jenkins.rest.binders.BindMapToForm
 
blocked() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
build(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
build() - Method in class com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
 
build() - Method in class com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
Build and instance of JenkinsCredentials.
build() - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Build an instance of JenkinsClient.
BUILD_VERSION - Static variable in class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
buildable() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
buildable() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
buildableStartMilliseconds() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
 
builder() - Static method in class com.cdancy.jenkins.rest.JenkinsAuthentication
 
Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
 
builder() - Static method in class com.cdancy.jenkins.rest.JenkinsClient
 
Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsClient.Builder
 
BuildInfo - Class in com.cdancy.jenkins.rest.domain.job
 
buildInfo(String, String, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
building() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
BuildNumberToInteger - Class in com.cdancy.jenkins.rest.parsers
Created by dancc on 3/11/16.
BuildNumberToInteger() - Constructor for class com.cdancy.jenkins.rest.parsers.BuildNumberToInteger
 
builds() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
buildWithParameters(String, String, Map<String, List<String>>) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
builtOn() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
bundled() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
busyExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 

C

cancel(int) - Method in interface com.cdancy.jenkins.rest.features.QueueApi
Cancel a queue item before it gets built.
cancelled() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
cancelQuietDown() - Method in interface com.cdancy.jenkins.rest.features.SystemApi
 
Cause - Class in com.cdancy.jenkins.rest.domain.job
 
causes() - Method in class com.cdancy.jenkins.rest.domain.job.Action
 
clazz() - Method in class com.cdancy.jenkins.rest.domain.job.Cause
 
clazz() - Method in class com.cdancy.jenkins.rest.domain.job.Job
 
clazz() - Method in class com.cdancy.jenkins.rest.domain.job.JobList
 
clazz() - Method in class com.cdancy.jenkins.rest.domain.job.Parameter
 
clazz() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugins
 
close() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 
color() - Method in class com.cdancy.jenkins.rest.domain.job.Job
 
color() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
com.cdancy.jenkins.rest - package com.cdancy.jenkins.rest
 
com.cdancy.jenkins.rest.auth - package com.cdancy.jenkins.rest.auth
 
com.cdancy.jenkins.rest.binders - package com.cdancy.jenkins.rest.binders
 
com.cdancy.jenkins.rest.config - package com.cdancy.jenkins.rest.config
 
com.cdancy.jenkins.rest.domain.common - package com.cdancy.jenkins.rest.domain.common
 
com.cdancy.jenkins.rest.domain.crumb - package com.cdancy.jenkins.rest.domain.crumb
 
com.cdancy.jenkins.rest.domain.job - package com.cdancy.jenkins.rest.domain.job
 
com.cdancy.jenkins.rest.domain.plugins - package com.cdancy.jenkins.rest.domain.plugins
 
com.cdancy.jenkins.rest.domain.queue - package com.cdancy.jenkins.rest.domain.queue
 
com.cdancy.jenkins.rest.domain.statistics - package com.cdancy.jenkins.rest.domain.statistics
 
com.cdancy.jenkins.rest.domain.system - package com.cdancy.jenkins.rest.domain.system
 
com.cdancy.jenkins.rest.exception - package com.cdancy.jenkins.rest.exception
 
com.cdancy.jenkins.rest.fallbacks - package com.cdancy.jenkins.rest.fallbacks
 
com.cdancy.jenkins.rest.features - package com.cdancy.jenkins.rest.features
 
com.cdancy.jenkins.rest.filters - package com.cdancy.jenkins.rest.filters
 
com.cdancy.jenkins.rest.handlers - package com.cdancy.jenkins.rest.handlers
 
com.cdancy.jenkins.rest.parsers - package com.cdancy.jenkins.rest.parsers
 
concurrentBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
config(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
config(String, String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
configure() - Method in class com.cdancy.jenkins.rest.config.JenkinsAuthenticationModule
 
connectingExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
context() - Method in class com.cdancy.jenkins.rest.domain.common.Error
 
create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.common.Error
 
create(Integer, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.common.IntegerResponse
 
create(Boolean, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.common.RequestStatus
 
create(String, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
 
create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
 
create(List<Cause>, List<Parameter>) - Static method in class com.cdancy.jenkins.rest.domain.job.Action
 
create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Artifact
 
create(List<Artifact>, List<Action>, boolean, String, String, long, long, String, String, boolean, int, int, String, long, String, String, List<Culprit>) - Static method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
create(String, String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Cause
 
create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Culprit
 
create(String, String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Job
 
create(String, String, String, String, String, boolean, List<BuildInfo>, String, BuildInfo, boolean, boolean, BuildInfo, BuildInfo, BuildInfo, BuildInfo, BuildInfo, BuildInfo, BuildInfo, int, QueueItem, boolean) - Static method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
create(String, List<Job>, String) - Static method in class com.cdancy.jenkins.rest.domain.job.JobList
 
create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Parameter
 
create(String, String, long, long, List<StageFlowNode>) - Static method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
create(String, int, boolean) - Static method in class com.cdancy.jenkins.rest.domain.job.ProgressiveText
 
create(String, String, String, long, long, long, long) - Static method in class com.cdancy.jenkins.rest.domain.job.Stage
 
create(String, String, long, long, List<Long>) - Static method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
create(String, String, long, long, List<Stage>) - Static method in class com.cdancy.jenkins.rest.domain.job.Workflow
 
create(Boolean, String, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean, String, String, String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
create(String, List<Plugin>, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.plugins.Plugins
 
create(Integer, String) - Static method in class com.cdancy.jenkins.rest.domain.queue.Executable
 
create(boolean, boolean, int, long, String, boolean, Task, String, String, long, boolean, Executable) - Static method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.queue.Task
 
create(Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>) - Static method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
create(String, String, String, String, String, String, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
create(String, String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.CrumbOnError
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.IntegerResponseOnError
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.JENKINS_21311
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.PluginsOnError
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.RequestStatusOnError
 
createOrPropagate(Throwable) - Method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.SystemInfoOnError
 
createSystemInfoFromErrors(List<Error>) - Static method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks
 
credentials(String) - Method in class com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
Set 'Basic' credentials.
credentials(String) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Optional credentials to use for authentication.
credentials() - Method in class com.cdancy.jenkins.rest.JenkinsClient
Deprecated.
CREDENTIALS_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
CREDENTIALS_SYSTEM_PROPERTY - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
Crumb - Class in com.cdancy.jenkins.rest.domain.crumb
 
Crumb() - Constructor for class com.cdancy.jenkins.rest.domain.crumb.Crumb
 
crumb() - Method in interface com.cdancy.jenkins.rest.features.CrumbIssuerApi
 
CrumbIssuerApi - Interface in com.cdancy.jenkins.rest.features
 
crumbIssuerApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
CrumbOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.CrumbOnError
 
CrumbParser - Class in com.cdancy.jenkins.rest.parsers
Turn a valid response, but one that has no body, into a Crumb.
CrumbParser() - Constructor for class com.cdancy.jenkins.rest.parsers.CrumbParser
 
Culprit - Class in com.cdancy.jenkins.rest.domain.job
 
culprits() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 

D

DEFAULT_ENDPOINT - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
defaultProperties() - Static method in class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
definedExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
delete(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
deleted() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
description() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
description() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
description(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
description(String, String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
disable(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
displayName() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
displayName() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
displayNameOrNull() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
displayPath() - Method in class com.cdancy.jenkins.rest.domain.job.Artifact
 
downgradable() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
duration() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
durationMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
durationTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
durationTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
durationTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Workflow
 

E

EMPTY_STRING - Static variable in class com.cdancy.jenkins.rest.parsers.FolderPathParser
 
EMPTY_STRING - Static variable in class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
 
enable(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
enabled() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
endPoint(String) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Define the base endpoint to connect to.
endPoint() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 
ENDPOINT_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
ENDPOINT_SYSTEM_PROPERTY - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
endTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
Error - Class in com.cdancy.jenkins.rest.domain.common
 
errors() - Method in interface com.cdancy.jenkins.rest.domain.common.ErrorsHolder
 
ErrorsHolder - Interface in com.cdancy.jenkins.rest.domain.common
This interface should NOT be applied to "option" like classes and/or used in instances where this is applied to outgoing http traffic.
estimatedDuration() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
exceptionName() - Method in class com.cdancy.jenkins.rest.domain.common.Error
 
Executable - Class in com.cdancy.jenkins.rest.domain.queue
 
executable() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 

F

fileName() - Method in class com.cdancy.jenkins.rest.domain.job.Artifact
 
filter(HttpRequest) - Method in class com.cdancy.jenkins.rest.filters.JenkinsAuthenticationFilter
 
filter(HttpRequest) - Method in class com.cdancy.jenkins.rest.filters.JenkinsNoCrumbAuthenticationFilter
 
filter(HttpRequest) - Method in class com.cdancy.jenkins.rest.filters.ScrubNullFolderParam
 
firstBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
FOLDER_NAME_PREFIX - Static variable in class com.cdancy.jenkins.rest.parsers.FolderPathParser
 
FOLDER_NAME_PREFIX - Static variable in class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
 
FOLDER_NAME_SEPARATOR - Static variable in class com.cdancy.jenkins.rest.parsers.FolderPathParser
 
FOLDER_NAME_SEPARATOR - Static variable in class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
 
FolderPathParser - Class in com.cdancy.jenkins.rest.parsers
 
FolderPathParser() - Constructor for class com.cdancy.jenkins.rest.parsers.FolderPathParser
 
ForbiddenException - Exception in com.cdancy.jenkins.rest.exception
Thrown when an action has breached the licensed user limit of the server, or degrading the authenticated user's permission level.
ForbiddenException() - Constructor for exception com.cdancy.jenkins.rest.exception.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.ForbiddenException
 
ForbiddenException(String) - Constructor for exception com.cdancy.jenkins.rest.exception.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.ForbiddenException
 
fromApiMetadata(ApiMetadata) - Method in class com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
 
fullDisplayName() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
fullName() - Method in class com.cdancy.jenkins.rest.domain.job.Culprit
 

G

get() - Method in class com.cdancy.jenkins.rest.config.JenkinsAuthenticationProvider
 
getErrors(Exception) - Static method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks
Parse list of Error's from generic Exception.
getErrors(Throwable) - Static method in class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks
Parse list of Error's from output.
getMoreData(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.OutputToProgressiveText
 
getTextOutput(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.BuildNumberToInteger
 
getTextOutput(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.OutputToProgressiveText
 
getTextSize(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.OutputToProgressiveText
 
GSON_PARSER - Static variable in class com.cdancy.jenkins.rest.JenkinsUtils
 

H

handleError(HttpCommand, HttpResponse) - Method in class com.cdancy.jenkins.rest.handlers.JenkinsErrorHandler
 
hasMoreData() - Method in class com.cdancy.jenkins.rest.domain.job.ProgressiveText
 
hasUpdate() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
hudsonVersion() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 

I

id() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
id() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
id() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
idleExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
inferAuthentication() - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Find credentials (Basic, Bearer, or Anonymous) from system/environment.
inferEndpoint() - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Find endpoint searching first within `System Properties` and then within `Environment Variables` returning whichever has a value first.
inferOverrides() - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Find jclouds overrides (e.g.
inQueue() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
inQueueSince() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
installNecessaryPlugins(String) - Method in interface com.cdancy.jenkins.rest.features.PluginManagerApi
 
instanceIdentity() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
IntegerResponse - Class in com.cdancy.jenkins.rest.domain.common
Integer response to be returned when an endpoint returns an integer.
IntegerResponse() - Constructor for class com.cdancy.jenkins.rest.domain.common.IntegerResponse
 
IntegerResponseOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.IntegerResponseOnError
 

J

JCLOUDS_PROPERTY_ID - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
JCLOUDS_VARIABLE_ID - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
JENKINS_21311() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.JENKINS_21311
 
JENKINS_COOKIES_JSESSIONID - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
JENKINS_REST_PROPERTY_ID - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
JENKINS_REST_VARIABLE_ID - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
JenkinsApi - Interface in com.cdancy.jenkins.rest
 
JenkinsApiMetadata - Class in com.cdancy.jenkins.rest
 
JenkinsApiMetadata() - Constructor for class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
JenkinsApiMetadata(JenkinsApiMetadata.Builder) - Constructor for class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
JenkinsApiMetadata.Builder - Class in com.cdancy.jenkins.rest
 
JenkinsAuthentication - Class in com.cdancy.jenkins.rest
Credentials instance for Jenkins authentication.
JenkinsAuthentication.Builder - Class in com.cdancy.jenkins.rest
 
JenkinsAuthenticationFilter - Class in com.cdancy.jenkins.rest.filters
 
JenkinsAuthenticationModule - Class in com.cdancy.jenkins.rest.config
Configure the provider for JenkinsAuthentication.
JenkinsAuthenticationModule(JenkinsAuthentication) - Constructor for class com.cdancy.jenkins.rest.config.JenkinsAuthenticationModule
 
JenkinsAuthenticationProvider - Class in com.cdancy.jenkins.rest.config
Provider for JenkinsAuthentication objects.
JenkinsAuthenticationProvider(JenkinsAuthentication) - Constructor for class com.cdancy.jenkins.rest.config.JenkinsAuthenticationProvider
 
JenkinsClient - Class in com.cdancy.jenkins.rest
 
JenkinsClient() - Constructor for class com.cdancy.jenkins.rest.JenkinsClient
Create a JenkinsClient inferring endpoint and authentication from environment and system properties.
JenkinsClient(String, JenkinsAuthentication, Properties, List<Module>) - Constructor for class com.cdancy.jenkins.rest.JenkinsClient
Create an JenkinsClient.
JenkinsClient.Builder - Class in com.cdancy.jenkins.rest
 
JenkinsConstants - Class in com.cdancy.jenkins.rest
Various constants that can be used in a global context.
JenkinsConstants() - Constructor for class com.cdancy.jenkins.rest.JenkinsConstants
 
JenkinsErrorHandler - Class in com.cdancy.jenkins.rest.handlers
Handle errors and propagate exception
JenkinsErrorHandler() - Constructor for class com.cdancy.jenkins.rest.handlers.JenkinsErrorHandler
 
JenkinsFallbacks - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks
 
JenkinsFallbacks.CrumbOnError - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks.IntegerResponseOnError - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks.JENKINS_21311 - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks.PluginsOnError - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks.RequestStatusOnError - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsFallbacks.SystemInfoOnError - Class in com.cdancy.jenkins.rest.fallbacks
 
JenkinsHttpApiModule - Class in com.cdancy.jenkins.rest.config
 
JenkinsHttpApiModule() - Constructor for class com.cdancy.jenkins.rest.config.JenkinsHttpApiModule
 
JenkinsNoCrumbAuthenticationFilter - Class in com.cdancy.jenkins.rest.filters
 
jenkinsSession() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
JenkinsUtils - Class in com.cdancy.jenkins.rest
Collection of static methods to be used globally.
JenkinsUtils() - Constructor for class com.cdancy.jenkins.rest.JenkinsUtils
 
jenkinsVersion() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
Job - Class in com.cdancy.jenkins.rest.domain.job
 
JobInfo - Class in com.cdancy.jenkins.rest.domain.job
 
jobInfo(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
JobList - Class in com.cdancy.jenkins.rest.domain.job
 
jobList(String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
jobs() - Method in class com.cdancy.jenkins.rest.domain.job.JobList
 
JobsApi - Interface in com.cdancy.jenkins.rest.features
 
jobsApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
JSON_PARSER - Static variable in class com.cdancy.jenkins.rest.JenkinsUtils
 

K

keepDependencies() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
keepLog() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 

L

lastBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastBuildNumber(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
lastBuildTimestamp(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
lastCompleteBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastFailedBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastStableBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastSuccessfulBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastUnstableBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
lastUnsuccessfulBuild() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
LocationToQueueId - Class in com.cdancy.jenkins.rest.parsers
Created by dancc on 3/11/16.
LocationToQueueId() - Constructor for class com.cdancy.jenkins.rest.parsers.LocationToQueueId
 
longName() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 

M

message() - Method in class com.cdancy.jenkins.rest.domain.common.Error
 
MethodNotAllowedException - Exception in com.cdancy.jenkins.rest.exception
Thrown when a method was used that is not supported by this endpoint.
MethodNotAllowedException() - Constructor for exception com.cdancy.jenkins.rest.exception.MethodNotAllowedException
 
MethodNotAllowedException(String, Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.MethodNotAllowedException
 
MethodNotAllowedException(String) - Constructor for exception com.cdancy.jenkins.rest.exception.MethodNotAllowedException
 
MethodNotAllowedException(Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.MethodNotAllowedException
 
modules(Module...) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Optional List of Module to add.

N

name() - Method in class com.cdancy.jenkins.rest.domain.job.Job
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.Parameter
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
name() - Method in class com.cdancy.jenkins.rest.domain.job.Workflow
 
name() - Method in class com.cdancy.jenkins.rest.domain.queue.Task
 
nextBuildNumber() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
nullToEmpty(Iterable<? extends T>) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Convert passed Iterable into an ImmutableList.
nullToEmpty(Map<? extends K, ? extends V>) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Convert passed Map into an ImmutableMap.
nullToJsonElement(Map) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Convert passed Map into a JsonElement.
nullToJsonElement(JsonElement) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Convert passed Map into a JsonElement.
nullToJsonElement(String) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Convert passed String into a JsonElement.
number() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
number() - Method in class com.cdancy.jenkins.rest.domain.queue.Executable
 

O

onlineExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
OPTIONAL_FOLDER_PATH_PARAM - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
OptionalFolderPathParser - Class in com.cdancy.jenkins.rest.parsers
 
OptionalFolderPathParser() - Constructor for class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
 
OutputToProgressiveText - Class in com.cdancy.jenkins.rest.parsers
Created by dancc on 3/11/16.
OutputToProgressiveText() - Constructor for class com.cdancy.jenkins.rest.parsers.OutputToProgressiveText
 
OverallLoad - Class in com.cdancy.jenkins.rest.domain.statistics
 
overallLoad() - Method in interface com.cdancy.jenkins.rest.features.StatisticsApi
 
overrides(Properties) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Optional jclouds Properties to override.
overrides() - Method in class com.cdancy.jenkins.rest.JenkinsClient
 

P

Parameter - Class in com.cdancy.jenkins.rest.domain.job
 
parameters() - Method in class com.cdancy.jenkins.rest.domain.job.Action
 
params() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
parentNodes() - Method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
pauseDurationMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
pinned() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
PipelineNode - Class in com.cdancy.jenkins.rest.domain.job
 
pipelineNode(String, String, int, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
Plugin - Class in com.cdancy.jenkins.rest.domain.plugins
 
PluginManagerApi - Interface in com.cdancy.jenkins.rest.features
 
pluginManagerApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
Plugins - Class in com.cdancy.jenkins.rest.domain.plugins
 
plugins() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugins
 
plugins(Integer, String) - Method in interface com.cdancy.jenkins.rest.features.PluginManagerApi
 
PluginsOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.PluginsOnError
 
ProgressiveText - Class in com.cdancy.jenkins.rest.domain.job
 
progressiveText(String, String, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
progressiveText(String, String, int, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 

Q

queue() - Method in interface com.cdancy.jenkins.rest.features.QueueApi
 
QueueApi - Interface in com.cdancy.jenkins.rest.features
 
queueApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
queueId() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
queueItem() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
QueueItem - Class in com.cdancy.jenkins.rest.domain.queue
 
queueItem(int) - Method in interface com.cdancy.jenkins.rest.features.QueueApi
Get a specific queue item.
queueLength() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
quietDown() - Method in interface com.cdancy.jenkins.rest.features.SystemApi
 

R

relativePath() - Method in class com.cdancy.jenkins.rest.domain.job.Artifact
 
removeEnvironmentVariables(Collection<String>) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Remove the passed environment variables keys from the environment.
rename(String, String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
RequestStatus - Class in com.cdancy.jenkins.rest.domain.common
Generic response to be returned when an endpoint returns no content (i.e.
RequestStatus() - Constructor for class com.cdancy.jenkins.rest.domain.common.RequestStatus
 
RequestStatusOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.RequestStatusOnError
 
RequestStatusParser - Class in com.cdancy.jenkins.rest.parsers
Turn a valid response, but one that has no body, into a RequestStatus.
RequestStatusParser() - Constructor for class com.cdancy.jenkins.rest.parsers.RequestStatusParser
 
requiredCoreVersion() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
result() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
retriveExternalValue(String, String) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
If the passed systemProperty is non-null we will attempt to query the `System Properties` for a value and return it.

S

ScrubNullFolderParam - Class in com.cdancy.jenkins.rest.filters
 
ScrubNullFolderParam() - Constructor for class com.cdancy.jenkins.rest.filters.ScrubNullFolderParam
 
self() - Method in class com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
 
server() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
sessionIdCookie() - Method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
 
setEnvironmentVariables(Map<String, String>) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
Re-set the environment variables with passed map.
shortDescription() - Method in class com.cdancy.jenkins.rest.domain.job.Cause
 
shortName() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
size() - Method in class com.cdancy.jenkins.rest.domain.job.ProgressiveText
 
sshEndpoint() - Method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
 
Stage - Class in com.cdancy.jenkins.rest.domain.job
 
StageFlowNode - Class in com.cdancy.jenkins.rest.domain.job
 
stageFlowNodes() - Method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
stages() - Method in class com.cdancy.jenkins.rest.domain.job.Workflow
 
startTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
startTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
startTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
startTimeMillis() - Method in class com.cdancy.jenkins.rest.domain.job.Workflow
 
StatisticsApi - Interface in com.cdancy.jenkins.rest.features
 
statisticsApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
status() - Method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
 
status() - Method in class com.cdancy.jenkins.rest.domain.job.Stage
 
status() - Method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
 
status() - Method in class com.cdancy.jenkins.rest.domain.job.Workflow
 
stuck() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
supportsDynamicLoad() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
SystemApi - Interface in com.cdancy.jenkins.rest.features
 
systemApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
 
SystemInfo - Class in com.cdancy.jenkins.rest.domain.system
 
systemInfo() - Method in interface com.cdancy.jenkins.rest.features.SystemApi
 
SystemInfoFromJenkinsHeaders - Class in com.cdancy.jenkins.rest.parsers
Created by dancc on 3/11/16.
SystemInfoFromJenkinsHeaders() - Constructor for class com.cdancy.jenkins.rest.parsers.SystemInfoFromJenkinsHeaders
 
SystemInfoOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.SystemInfoOnError
 

T

task() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
Task - Class in com.cdancy.jenkins.rest.domain.queue
 
text() - Method in class com.cdancy.jenkins.rest.domain.job.ProgressiveText
 
timestamp() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
toBuilder() - Method in class com.cdancy.jenkins.rest.JenkinsApiMetadata
 
token(String) - Method in class com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
Set 'Bearer' credentials.
token(String) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
Optional token to use for authentication.
TOKEN_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
TOKEN_SYSTEM_PROPERTY - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
 
toString() - Method in enum com.cdancy.jenkins.rest.auth.AuthenticationType
 
totalExecutors() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 
totalQueueLength() - Method in class com.cdancy.jenkins.rest.domain.statistics.OverallLoad
 

U

UnsupportedMediaTypeException - Exception in com.cdancy.jenkins.rest.exception
The request entity has a Content-Type that the server does not support.
UnsupportedMediaTypeException() - Constructor for exception com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String, Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(String) - Constructor for exception com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
 
UnsupportedMediaTypeException(Throwable) - Constructor for exception com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
 
url() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
 
url() - Method in class com.cdancy.jenkins.rest.domain.job.Job
 
url() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
 
url() - Method in class com.cdancy.jenkins.rest.domain.job.JobList
 
url() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 
url() - Method in class com.cdancy.jenkins.rest.domain.queue.Executable
 
url() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
url() - Method in class com.cdancy.jenkins.rest.domain.queue.Task
 
userId() - Method in class com.cdancy.jenkins.rest.domain.job.Cause
 
userName() - Method in class com.cdancy.jenkins.rest.domain.job.Cause
 

V

Value<T> - Interface in com.cdancy.jenkins.rest.domain.common
 
value() - Method in interface com.cdancy.jenkins.rest.domain.common.Value
 
value() - Method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
 
value() - Method in class com.cdancy.jenkins.rest.domain.job.Parameter
 
valueOf(String) - Static method in enum com.cdancy.jenkins.rest.auth.AuthenticationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cdancy.jenkins.rest.auth.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugin
 

W

why() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
 
Workflow - Class in com.cdancy.jenkins.rest.domain.job
 
workflow(String, String, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links