Uses of Enum
io.jenkins.plugins.analysis.core.util.IssuesStatistics.StatisticProperties
-
Uses of IssuesStatistics.StatisticProperties in io.jenkins.plugins.analysis.core.columns
Modifier and TypeMethodDescriptionvoid
IssuesTotalColumn.setType
(IssuesStatistics.StatisticProperties type) Defines which value should be shown in the column. -
Uses of IssuesStatistics.StatisticProperties in io.jenkins.plugins.analysis.core.util
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static IssuesStatistics.StatisticProperties[]
IssuesStatistics.StatisticProperties.values()
Returns an array containing the constants of this enum type, in the order they are declared.