Uses of Class
org.jenkinsci.plugins.codesonar.models.json.CodeSonarWarningCountChartRow
Packages that use CodeSonarWarningCountChartRow
Package
Description
-
Uses of CodeSonarWarningCountChartRow in org.jenkinsci.plugins.codesonar.models.json
Methods in org.jenkinsci.plugins.codesonar.models.json that return types with arguments of type CodeSonarWarningCountChartRowMethod parameters in org.jenkinsci.plugins.codesonar.models.json with type arguments of type CodeSonarWarningCountChartRowModifier and TypeMethodDescriptionvoid
CodeSonarWarningCountChartData.setRows
(List<CodeSonarWarningCountChartRow> rows) -
Uses of CodeSonarWarningCountChartRow in org.jenkinsci.plugins.codesonar.services
Methods in org.jenkinsci.plugins.codesonar.services that return CodeSonarWarningCountChartRowModifier and TypeMethodDescriptionAnalysisService.getNumberOfWarnings
(URI baseHubUri, long analysisId, String filter) IAnalysisService.getNumberOfWarnings
(URI baseHubUri, long analysisId, String filter)