Uses of Class
io.jenkins.plugins.analysis.core.model.DetailsTableModel
-
Uses of DetailsTableModel in io.jenkins.plugins.analysis.core.model
Modifier and TypeClassDescriptionclass
Provides the dynamic model for the details table that shows the source control blames.class
Provides the dynamic model for the details table that shows the source control file statistics.class
Provides the dynamic model for the details table that shows the issue properties.Modifier 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
Modifier and TypeClassDescriptionstatic class
Provides a table that contains the duplication references as well.static class
Provides a customized table for Revapi issues.