Package io.jenkins.plugins.analysis.core.model
package io.jenkins.plugins.analysis.core.model
-
ClassDescriptionProject action that renders a combined trend chart of all tools in the job.Aggregates the results of all analysis results.Provides a history of static analysis results.Describes a static analysis tool from the analysis-model library.Descriptor for
AnalysisModelParser
.Stores the results of a static analysis run.Provides the dynamic model for the details table that shows the source control blames.A table row that shows the source control blames.Selects actions using the specific ID of an action.Renders a section of the console log.Provides the delta between the reports of two different builds.Provides an additional description for an issue.Creates detail objects for the selected link in the issues detail view.Provides the model for the issues details table.Base class for table rows.Renders the name of an affected file of an issue.Result object to visualize the fixed issues in a build.Provides the dynamic model for the details table that shows the source control file statistics.A table row that shows the source control statistics.Creates a health report for integer values based on healthy and unhealthy thresholds.History of analysis results.Provides icons that have the same name as the URL (or ID) of a tool.Scans the workspace for issues reports that match a specified Ant file pattern and parse these files with the specified parser.Build view that shows the details for a subset of issues.Provides the dynamic model for the details table that shows the issue properties.A table row that shows the properties of an issue.A job action displays a link on the side panel of a job.CreatesStaticAnalysisLabelProvider
instances based on a provided ID and name.Provides additionalStaticAnalysisLabelProvider
instances that are created dynamically.Generated localization support class.Empty build history.Groups issue by a specified property, like package name or origin.Determines how the evaluation of the quality gates is taken into account when the previous result is searched for.Extracts all affected files of aReport
and adds them to a newFileLocations
instance.Describes a static analysis tool that reports issues by scanning a report file.Descriptor forReportScanningTool
.Resets the quality gate of a static analysis tool to a clean state.Marker for a build to indicate that this build should serve as a new reference build for the quality gate evaluation of the next build.Controls the life cycle of the analysis results in a job.Selects aResultAction
from all registered actions in a given job.A generic label provider for static analysis results.Functional interface that maps the age of a build from an integer value to a String value.Computes the age of a build as a hyperlink.Summary message of a static analysis run.Provides SVG icons that have the same name as the URL (or ID) of a tool.Provides SVG icons that have the same name as the URL (or ID) of a tool.Provides localized labels for the different categories of issues.A tool that can produce areport of issues
in some way.Descriptor forTool
.UI proxy to let users select a static analysis report based on the UI.Descriptor forToolSelection
.