Uses of Package
io.jenkins.plugins.analysis.core.util
Packages that use io.jenkins.plugins.analysis.core.util
Package
Description
Provides server side logic and JSON models for the ECharts JS library.
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.chartsClassDescriptionProvides statistics for the results of a static analysis run.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.
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.columns
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.modelClassDescriptionProvides statistics for the results of a static analysis run.Facade to the files in the build folder of the Jenkins controller.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.Provides detailed information for the results of a static analysis run.Defines the type of trend chart to use.
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.restapiClassDescriptionEnhances an issue with information about the author and the originating commit.Provides detailed information for the results of a static analysis run.
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.stepsClassDescriptionDefines 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.
-
Classes in io.jenkins.plugins.analysis.core.util used by io.jenkins.plugins.analysis.core.utilClassDescriptionProvides statistics for the results of a static analysis run.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
.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.