Uses of Class
io.jenkins.plugins.analysis.core.model.DetailsTableModel
Packages that use DetailsTableModel
-
Uses of DetailsTableModel in io.jenkins.plugins.analysis.core.model
Subclasses of DetailsTableModel in io.jenkins.plugins.analysis.core.modelModifier and TypeClassDescriptionclassProvides the dynamic model for the details table that shows the source control blames.classProvides the dynamic model for the details table that shows the source control file statistics.classProvides the dynamic model for the details table that shows the issue properties.Methods in io.jenkins.plugins.analysis.core.model that return DetailsTableModelModifier and TypeMethodDescriptionStaticAnalysisLabelProvider.getIssuesModel(Run<?, ?> build, String url, edu.hm.hafner.analysis.Report report) Returns the model for the issues details table. -
Uses of DetailsTableModel in io.jenkins.plugins.analysis.warnings
Subclasses of DetailsTableModel in io.jenkins.plugins.analysis.warningsModifier and TypeClassDescriptionstatic classProvides a table that contains the duplication references as well.static classProvides a customized table for Revapi issues.