Class |
Description |
AnalysisMonitor |
|
AnalysisResultChecker |
Used to to determine if a build should be considered unstable or a failure,
based on Code Dx analysis results.
|
AnalysisResultConfiguration |
Contains the plugin configuration options that are applicable when the user
chooses to have Jenkins wait for analysis runs to complete.
|
Archiver |
Archiving utility class
|
Branch |
|
BuildErrorBehavior |
|
BuildPolicyBehavior |
|
CertificateAcceptance |
|
CodeDxAreaRenderer |
Renderer that provides direct access to the individual results of a build via
links.
|
CodeDxBuildAction |
|
CodeDxChartBuilder |
|
CodeDxClient |
A RESTful client used to access the various API end-points exposed by CodeDx.
|
CodeDxClient.CodeDxVersionResponse |
|
CodeDxClientException |
An exception thrown by various CodeDxClient calls.
|
CodeDxDiff |
|
CodeDxDiffGroup |
|
CodeDxDiffSummary |
|
CodeDxGroupStatistics |
|
CodeDxProjectAction |
|
CodeDxPublisher |
Jenkins publisher that publishes project source, binaries, and
analysis tool output files to a CodeDx server.
|
CodeDxPublisher.DescriptorImpl |
|
CodeDxPublisher.NamedProject |
|
CodeDxPublisher.NamedProject.DescriptorImpl |
|
CodeDxPublisher.ProjectSelection |
|
CodeDxPublisher.ProjectSelectionDescriptor |
|
CodeDxPublisher.SpecificProject |
|
CodeDxPublisher.SpecificProject.DescriptorImpl |
|
CodeDxRepeatingClient |
Created by samuelj on 3/27/15.
|
CodeDxReportStatistics |
|
CodeDxResult |
|
CodeDxVersion |
Represents a Code Dx version number, disregarding tail matter like "RC" and "SNAPSHOT".
|
CompositeX509TrustManager |
|
CountGroup |
Represents the JSON data for a CountGroup
|
CountRequest |
Represents the request JSON data to get a count.
|
CountResponse |
Represents the response JSON data containing a count.
|
CreateProjectRequest |
|
CreateProjectResponse |
|
DeferredFilePathInputStream |
|
DirectAnalysisMonitor |
|
ExtraCertManager |
|
Filter |
Represents the JSON data for a Filter
|
Filter.DateRange |
|
FingerprintStrategy |
|
GetProjectsResponse |
Used to wrap the list of projects returned by the getProjects call.
|
GitConfigResponse |
|
GitFetchConfiguration |
|
GitJobAnalysisMonitor |
|
GroupedCountRequest |
Represents the JSON request data to get grouped counts
|
HashUtil |
Contains utilities for dealing with Hashes
|
InvalidCertificateStrategy |
|
JenkinsSSLConnectionSocketFactoryFactory |
|
Job |
Represents the JSON data for a Job
|
Project |
Represents the JSON data for a CodeDx project.
|
ProjectContext |
|
ProjectResolver |
|
ReloadableX509TrustManager |
This X509TrustManager implementation allows invalid certificates to possibly
be accepted by the decision of an InvalidCertificateStrategy that is
passed as a constructor argument.
|
SingleCertManager |
ExtraCertManager implementation that only allows a single accepted
certificate at once.
|
StartAnalysisResponse |
Represents the JSON response data when starting an analysis run.
|
StatisticGroup |
|
TargetBranchChecker |
|
TriageStatus |
|
Util |
Contains string and GLOB pattern matching utility methods.
|
ValueResolver |
|
X509HostnameVerifierWithExceptions |
X509HostnameVerifier implementation that delegates to another one, but will
allow a particular set of hosts through even if the delegate verifier fails.
|