AggregatedTrendAction |
Project action that renders a combined trend chart of all tools in the job.
|
AggregationAction |
Aggregates the results of all analysis results.
|
AnalysisHistory |
Provides a history of static analysis results.
|
AnalysisModelParser |
Describes a static analysis tool from the analysis-model library.
|
AnalysisModelParser.AnalysisModelParserDescriptor |
|
AnalysisResult |
Stores the results of a static analysis run.
|
BlamesModel |
Provides the dynamic model for the details table that shows the source control blames.
|
BlamesModel.BlamesRow |
A table row that shows the source control blames.
|
ByIdResultSelector |
Selects actions using the specific ID of an action.
|
ConsoleDetail |
Renders a section of the console log.
|
DeltaReport |
Provides the delta between the reports of two different builds.
|
DetailFactory |
Creates detail objects for the selected link in the issues detail view.
|
DetailsTableModel |
Provides the model for the issues details table.
|
DetailsTableModel.TableRow |
Base class for table rows.
|
FileNameRenderer |
Renders the name of an affected file of an issue.
|
FilesScanner |
Scans files that match a specified Ant files pattern for issues and aggregates the found issues into a single issues instance.
|
FixedWarningsDetail |
Result object to visualize the fixed issues in a build.
|
ForensicsModel |
Provides the dynamic model for the details table that shows the source control file statistics.
|
ForensicsModel.ForensicsRow |
A table row that shows the source control statistics.
|
HealthReportBuilder |
Creates a health report for integer values based on healthy and unhealthy thresholds.
|
IconLabelProvider |
Provides icons that have the same name as the URL (or ID) of a tool.
|
InfoErrorDetail |
Deprecated.
|
IssuesDetail |
Build view that shows the details for a subset of issues.
|
IssuesModel |
Provides the dynamic model for the details table that shows the issue properties.
|
IssuesModel.IssuesRow |
A table row that shows the properties of an issue.
|
JobAction |
A job action displays a link on the side panel of a job.
|
LabelProviderFactory |
|
Messages |
Generated localization support class.
|
NullAnalysisHistory |
Empty build history.
|
PropertyStatistics |
Groups issue by a specified property, like package name or origin.
|
ReportLocations |
Extracts all affected files of a Report and adds them to a new FileLocations instance.
|
ReportScanningTool |
Describes a static analysis tool that reports issues by scanning a report file.
|
ReportScanningTool.ReportScanningToolDescriptor |
|
ResetQualityGateCommand |
Resets the quality gate of a static analysis tool to a clean state.
|
ResetReferenceAction |
Marker for a build to indicate that this build should serve as new reference build for the QualityGateEvaluator evaluation of the next build.
|
ResultAction |
Controls the life cycle of the analysis results in a job.
|
SourceDetail |
Deprecated.
|
SourceDirectory |
Directory that contains the source files that have issues.
|
SourceDirectory.DescriptorImpl |
|
SourcePrinter |
Deprecated.
|
StaticAnalysisLabelProvider |
A generic label provider for static analysis results.
|
StaticAnalysisLabelProvider.DefaultAgeBuilder |
Computes the age of a build as a hyper link.
|
Summary |
Deprecated.
|
SummaryModel |
Summary message of a static analysis run.
|
SvgIconLabelProvider |
Provides SVG icons that have the same name as the URL (or ID) of a tool.
|
TabLabelProvider |
Provides localized labels for the different categories of issues.
|
Tool |
A tool that can produce a report of issues in some way.
|
Tool.ToolDescriptor |
|
ToolSelection |
UI proxy to let users select a static analysis report based on the UI.
|
ToolSelection.ToolSelectionDescriptor |
|
WarningsPluginConfiguration |
Global system configuration of the warnings plugin.
|