AffectedFilesResolver |
Copies all affected files that are referenced in at least one of the issues to Jenkins build folder.
|
Blame |
Enhances an issue with information about the author and the originating commit.
|
BuildFolderFacade |
Facade to files in the build folder of the Jenkins master.
|
BuildResultNavigator |
Navigates from the current results to the same results of any other build of the same job.
|
ConsoleLogHandler |
Handles references to issues in the console log.
|
ConsoleLogReaderFactory |
Provides a reader factory for Jenkins' console log.
|
FileFinder |
Scans the workspace and finds all files matching a given ant pattern.
|
HealthDescriptor |
A health descriptor defines the parameters to create the build health.
|
IssuesStatistics |
Simple data class that determines the total number of issues (by severity, new, total, fixed and delta) in a build.
|
IssuesStatisticsBuilder |
|
LocalizedSeverity |
Provides localized messages for Severity .
|
LogHandler |
Handles logging of issues log and error messages to a TaskListener instance.
|
Messages |
Generated localization support class.
|
ModelValidation |
Validates all properties of a configuration of a static analysis tool in a job.
|
PipelineResultHandler |
StageResultHandler that sets the overall build result of the Run and annotates the given Pipeline
step with a WarningAction .
|
QualityGate |
Defines a quality gate based on a specific threshold of issues (total, new, delta) in the current build.
|
QualityGate.QualityGateDescriptor |
|
QualityGateEvaluator |
Evaluates a set of quality gates for a static analysis report.
|
RunResultHandler |
|
Sanitizer |
Deprecated.
|
Thresholds |
Deprecated.
|