Package io.jenkins.plugins.analysis.core.util
package io.jenkins.plugins.analysis.core.util
-
ClassDescriptionCopies all affected files that are referenced in at least one of the issues to Jenkins build folder.Provides statistics for the results of a static analysis run.Enhances an issue with information about the author and the originating commit.Facade to the files in the build folder of the Jenkins controller.Navigates from the current results to the same results of any other build of the same job.Handles references to issues in the console log.Provides a reader factory for Jenkins' console log.Scans the workspace and finds all files matching a given ant pattern.A health descriptor defines the parameters to create the build health.Simple data class that determines the total number of issues (by severity, new, total, fixed and delta) in a build.Available report statistics.Builder to create instances of the data class
IssuesStatistics
.Provides localized messages forSeverity
.Generated localization support class.Validates all properties of a configuration of a static analysis tool in a job.Provides detailed information for the results of a static analysis run.Defines the type of trend chart to use.Defines a quality gate based on a specific threshold of issues (total, new, delta) in the current build.Available quality gate types.Descriptor of theWarningsQualityGate
.Evaluates a given set of quality gates.