A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.
- affectedPaths() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- Anonymous - com.cdancy.jenkins.rest.auth.AuthenticationType
- api() - Method in class com.cdancy.jenkins.rest.JenkinsClient
- API_VERSION - Static variable in class com.cdancy.jenkins.rest.JenkinsApiMetadata
- apply(Object) - Method in class com.cdancy.jenkins.rest.parsers.FolderPathParser
- apply(Object) - Method in class com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser
- apply(String) - Method in interface com.cdancy.jenkins.rest.features.ConfigurationAsCodeApi
- apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.BuildNumberToInteger
- apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.CrumbParser
- apply(HttpResponse) - Method in class com.cdancy.jenkins.rest.parsers.LocationToQueueId
- 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.
- author() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- authorEmail() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- 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
- Basic - com.cdancy.jenkins.rest.auth.AuthenticationType
- Bearer - com.cdancy.jenkins.rest.auth.AuthenticationType
- 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() - 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(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- 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
-
When did this job exit the Queue.waitingList phase? For a Queue.NotWaitingItem
- builder() - Static method in class com.cdancy.jenkins.rest.JenkinsAuthentication
- builder() - Static method in class com.cdancy.jenkins.rest.JenkinsClient
- Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
- Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
- Builder() - Constructor for class com.cdancy.jenkins.rest.JenkinsClient.Builder
- buildInfo(String, String, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- BuildInfo - Class in com.cdancy.jenkins.rest.domain.job
- 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
- ChangeSet - Class in com.cdancy.jenkins.rest.domain.job
- ChangeSetList - Class in com.cdancy.jenkins.rest.domain.job
- changeSets() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
- check(String) - Method in interface com.cdancy.jenkins.rest.features.ConfigurationAsCodeApi
- 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
- comment() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- commitId() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- 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
- configurationAsCodeApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- ConfigurationAsCodeApi - Interface in com.cdancy.jenkins.rest.features
- 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(boolean, boolean, int, long, String, boolean, Task, String, String, long, boolean, Executable, Long) - Static method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
- 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(Boolean, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.common.RequestStatus
- create(Integer, String) - Static method in class com.cdancy.jenkins.rest.domain.queue.Executable
- create(Integer, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.common.IntegerResponse
- create(String, int, boolean) - Static method in class com.cdancy.jenkins.rest.domain.job.ProgressiveText
- create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
- create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Culprit
- create(String, String) - Static method in class com.cdancy.jenkins.rest.domain.queue.Task
- create(String, String, long, long, List<Stage>) - Static method in class com.cdancy.jenkins.rest.domain.job.Workflow
- create(String, String, long, long, List<StageFlowNode>) - Static method in class com.cdancy.jenkins.rest.domain.job.PipelineNode
- create(String, String, long, long, List<Long>) - Static method in class com.cdancy.jenkins.rest.domain.job.StageFlowNode
- create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.common.Error
- create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Artifact
- create(String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Parameter
- create(String, String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- create(String, String, String, long, long, long, long) - Static method in class com.cdancy.jenkins.rest.domain.job.Stage
- create(String, String, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.Cause
- 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, String, String, String, String, String, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.system.SystemInfo
- create(String, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.crumb.Crumb
- create(String, List<Job>, String) - Static method in class com.cdancy.jenkins.rest.domain.job.JobList
- create(String, List<Plugin>, List<Error>) - Static method in class com.cdancy.jenkins.rest.domain.plugins.Plugins
- create(List<Artifact>, List<Action>, boolean, String, String, long, long, String, String, boolean, int, int, String, long, String, List<ChangeSetList>, String, List<Culprit>) - Static method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
- create(List<Cause>, List<Parameter>) - Static method in class com.cdancy.jenkins.rest.domain.job.Action
- create(List<ChangeSet>, String) - Static method in class com.cdancy.jenkins.rest.domain.job.ChangeSetList
- create(List<String>, String, long, Culprit, String, String) - Static method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- 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
- 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() - Method in class com.cdancy.jenkins.rest.JenkinsClient
-
Deprecated.
- 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_ENVIRONMENT_VARIABLE - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
- CREDENTIALS_SYSTEM_PROPERTY - Static variable in class com.cdancy.jenkins.rest.JenkinsConstants
- crumb() - Method in interface com.cdancy.jenkins.rest.features.CrumbIssuerApi
- Crumb - Class in com.cdancy.jenkins.rest.domain.crumb
- Crumb() - Constructor for class com.cdancy.jenkins.rest.domain.crumb.Crumb
- crumbIssuerApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- CrumbIssuerApi - Interface in com.cdancy.jenkins.rest.features
- 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() - Method in class com.cdancy.jenkins.rest.JenkinsClient
- endPoint(String) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
-
Define the base endpoint to connect to.
- 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() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
- Executable - Class in com.cdancy.jenkins.rest.domain.queue
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) - Constructor for exception com.cdancy.jenkins.rest.exception.ForbiddenException
- ForbiddenException(String, Throwable) - 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
- items() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSetList
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(String, String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- JobInfo - Class in com.cdancy.jenkins.rest.domain.job
- jobList(String) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- JobList - Class in com.cdancy.jenkins.rest.domain.job
- jobs() - Method in class com.cdancy.jenkins.rest.domain.job.JobList
- jobsApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- JobsApi - Interface in com.cdancy.jenkins.rest.features
- 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
- kind() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSetList
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) - Constructor for exception com.cdancy.jenkins.rest.exception.MethodNotAllowedException
- MethodNotAllowedException(String, Throwable) - 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(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.
- nullToJsonElement(Map) - Static method in class com.cdancy.jenkins.rest.JenkinsUtils
-
Convert passed Map 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() - Method in interface com.cdancy.jenkins.rest.features.StatisticsApi
- OverallLoad - Class in com.cdancy.jenkins.rest.domain.statistics
- overrides() - Method in class com.cdancy.jenkins.rest.JenkinsClient
- overrides(Properties) - Method in class com.cdancy.jenkins.rest.JenkinsClient.Builder
-
Optional jclouds Properties to override.
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(String, String, int, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- PipelineNode - Class in com.cdancy.jenkins.rest.domain.job
- Plugin - Class in com.cdancy.jenkins.rest.domain.plugins
- pluginManagerApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- PluginManagerApi - Interface in com.cdancy.jenkins.rest.features
- plugins() - Method in class com.cdancy.jenkins.rest.domain.plugins.Plugins
- plugins(Integer, String) - Method in interface com.cdancy.jenkins.rest.features.PluginManagerApi
- Plugins - Class in com.cdancy.jenkins.rest.domain.plugins
- PluginsOnError() - Constructor for class com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.PluginsOnError
- 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
- ProgressiveText - Class in com.cdancy.jenkins.rest.domain.job
Q
- queue() - Method in interface com.cdancy.jenkins.rest.features.QueueApi
- queueApi() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- QueueApi - Interface in com.cdancy.jenkins.rest.features
- queueId() - Method in class com.cdancy.jenkins.rest.domain.job.BuildInfo
- queueItem() - Method in class com.cdancy.jenkins.rest.domain.job.JobInfo
- queueItem(int) - Method in interface com.cdancy.jenkins.rest.features.QueueApi
-
Get a specific queue item.
- QueueItem - Class in com.cdancy.jenkins.rest.domain.queue
- 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() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- StatisticsApi - Interface in com.cdancy.jenkins.rest.features
- 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() - Method in interface com.cdancy.jenkins.rest.JenkinsApi
- SystemApi - Interface in com.cdancy.jenkins.rest.features
- systemInfo() - Method in interface com.cdancy.jenkins.rest.features.SystemApi
- SystemInfo - Class in com.cdancy.jenkins.rest.domain.system
- 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
- timestamp() - Method in class com.cdancy.jenkins.rest.domain.job.ChangeSet
- timestamp() - Method in class com.cdancy.jenkins.rest.domain.queue.QueueItem
-
This item can be run after this time.
- 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) - Constructor for exception com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
- UnsupportedMediaTypeException(String, Throwable) - 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() - 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
- Value<T> - Interface in com.cdancy.jenkins.rest.domain.common
- 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(String, String, int) - Method in interface com.cdancy.jenkins.rest.features.JobsApi
- Workflow - Class in com.cdancy.jenkins.rest.domain.job
All Classes All Packages