Hierarchy For All Packages
Package Hierarchies:- com.cdancy.jenkins.rest,
- com.cdancy.jenkins.rest.auth,
- com.cdancy.jenkins.rest.binders,
- com.cdancy.jenkins.rest.config,
- com.cdancy.jenkins.rest.domain.common,
- com.cdancy.jenkins.rest.domain.crumb,
- com.cdancy.jenkins.rest.domain.job,
- com.cdancy.jenkins.rest.domain.plugins,
- com.cdancy.jenkins.rest.domain.queue,
- com.cdancy.jenkins.rest.domain.statistics,
- com.cdancy.jenkins.rest.domain.system,
- com.cdancy.jenkins.rest.exception,
- com.cdancy.jenkins.rest.fallbacks,
- com.cdancy.jenkins.rest.features,
- com.cdancy.jenkins.rest.filters,
- com.cdancy.jenkins.rest.handlers,
- com.cdancy.jenkins.rest.parsers
Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- com.cdancy.jenkins.rest.config.JenkinsAuthenticationModule
- org.jclouds.rest.config.RestModule
- org.jclouds.rest.config.HttpApiModule<A>
- com.cdancy.jenkins.rest.config.JenkinsHttpApiModule
- org.jclouds.rest.config.HttpApiModule<A>
- com.cdancy.jenkins.rest.domain.job.Action
- com.cdancy.jenkins.rest.domain.job.Artifact
- org.jclouds.apis.internal.BaseApiMetadata (implements org.jclouds.apis.ApiMetadata)
- org.jclouds.rest.internal.BaseHttpApiMetadata<A> (implements org.jclouds.rest.HttpApiMetadata<A>)
- com.cdancy.jenkins.rest.JenkinsApiMetadata
- org.jclouds.rest.internal.BaseHttpApiMetadata<A> (implements org.jclouds.rest.HttpApiMetadata<A>)
- org.jclouds.apis.internal.BaseApiMetadata.Builder<T> (implements org.jclouds.apis.ApiMetadata.Builder<B>)
- org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<A,T> (implements org.jclouds.rest.HttpApiMetadata.Builder<A,T>)
- com.cdancy.jenkins.rest.JenkinsApiMetadata.Builder
- org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<A,T> (implements org.jclouds.rest.HttpApiMetadata.Builder<A,T>)
- com.cdancy.jenkins.rest.binders.BindMapToForm (implements org.jclouds.rest.Binder)
- com.cdancy.jenkins.rest.domain.job.BuildInfo
- com.cdancy.jenkins.rest.parsers.BuildNumberToInteger (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.domain.job.Cause
- com.cdancy.jenkins.rest.domain.job.ChangeSet
- com.cdancy.jenkins.rest.domain.job.ChangeSetList
- org.jclouds.domain.Credentials
- com.cdancy.jenkins.rest.JenkinsAuthentication
- com.cdancy.jenkins.rest.domain.crumb.Crumb (implements com.cdancy.jenkins.rest.domain.common.ErrorsHolder)
- com.cdancy.jenkins.rest.parsers.CrumbParser (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.domain.job.Culprit
- com.cdancy.jenkins.rest.domain.common.Error
- com.cdancy.jenkins.rest.domain.queue.Executable
- com.cdancy.jenkins.rest.parsers.FolderPathParser (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.domain.common.IntegerResponse (implements com.cdancy.jenkins.rest.domain.common.ErrorsHolder, com.cdancy.jenkins.rest.domain.common.Value<T>)
- com.cdancy.jenkins.rest.JenkinsAuthentication.Builder
- com.cdancy.jenkins.rest.filters.JenkinsAuthenticationFilter (implements org.jclouds.http.HttpRequestFilter)
- com.cdancy.jenkins.rest.config.JenkinsAuthenticationProvider (implements com.google.inject.Provider<T>)
- com.cdancy.jenkins.rest.JenkinsClient (implements java.io.Closeable)
- com.cdancy.jenkins.rest.JenkinsClient.Builder
- com.cdancy.jenkins.rest.JenkinsConstants
- com.cdancy.jenkins.rest.handlers.JenkinsErrorHandler (implements org.jclouds.http.HttpErrorHandler)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.CrumbOnError (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.IntegerResponseOnError (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.JENKINS_21311 (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.PluginsOnError (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.RequestStatusOnError (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.fallbacks.JenkinsFallbacks.SystemInfoOnError (implements org.jclouds.Fallback<V>)
- com.cdancy.jenkins.rest.filters.JenkinsNoCrumbAuthenticationFilter (implements org.jclouds.http.HttpRequestFilter)
- com.cdancy.jenkins.rest.JenkinsUtils
- com.cdancy.jenkins.rest.domain.job.Job
- com.cdancy.jenkins.rest.domain.job.JobInfo
- com.cdancy.jenkins.rest.domain.job.JobList
- com.cdancy.jenkins.rest.parsers.LocationToQueueId (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.parsers.OptionalFolderPathParser (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.parsers.OutputToProgressiveText (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.domain.statistics.OverallLoad
- com.cdancy.jenkins.rest.domain.job.Parameter
- com.cdancy.jenkins.rest.domain.job.PipelineNode
- com.cdancy.jenkins.rest.domain.plugins.Plugin
- com.cdancy.jenkins.rest.domain.plugins.Plugins (implements com.cdancy.jenkins.rest.domain.common.ErrorsHolder)
- com.cdancy.jenkins.rest.domain.job.ProgressiveText
- com.cdancy.jenkins.rest.domain.queue.QueueItem
- com.cdancy.jenkins.rest.domain.common.RequestStatus (implements com.cdancy.jenkins.rest.domain.common.ErrorsHolder, com.cdancy.jenkins.rest.domain.common.Value<T>)
- com.cdancy.jenkins.rest.parsers.RequestStatusParser (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.filters.ScrubNullFolderParam (implements org.jclouds.http.HttpRequestFilter)
- com.cdancy.jenkins.rest.domain.job.Stage
- com.cdancy.jenkins.rest.domain.job.StageFlowNode
- com.cdancy.jenkins.rest.domain.system.SystemInfo (implements com.cdancy.jenkins.rest.domain.common.ErrorsHolder)
- com.cdancy.jenkins.rest.parsers.SystemInfoFromJenkinsHeaders (implements com.google.common.base.Function<F,T>)
- com.cdancy.jenkins.rest.domain.queue.Task
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.cdancy.jenkins.rest.exception.ForbiddenException
- com.cdancy.jenkins.rest.exception.MethodNotAllowedException
- com.cdancy.jenkins.rest.exception.UnsupportedMediaTypeException
- java.lang.RuntimeException
- java.lang.Exception
- com.cdancy.jenkins.rest.domain.job.Workflow
- com.google.inject.AbstractModule (implements com.google.inject.Module)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- com.cdancy.jenkins.rest.JenkinsApi
- java.io.Closeable
- com.cdancy.jenkins.rest.features.ConfigurationAsCodeApi
- com.cdancy.jenkins.rest.features.CrumbIssuerApi
- com.cdancy.jenkins.rest.domain.common.ErrorsHolder
- com.cdancy.jenkins.rest.features.JobsApi
- com.cdancy.jenkins.rest.features.PluginManagerApi
- com.cdancy.jenkins.rest.features.QueueApi
- com.cdancy.jenkins.rest.features.StatisticsApi
- com.cdancy.jenkins.rest.features.SystemApi
- com.cdancy.jenkins.rest.domain.common.Value<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.cdancy.jenkins.rest.auth.AuthenticationType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)