Uses of Class
io.jenkins.plugins.report.jtreg.items.ComparatorLinksGroup
Packages that use ComparatorLinksGroup
-
Uses of ComparatorLinksGroup in io.jenkins.plugins.report.jtreg
Methods in io.jenkins.plugins.report.jtreg that return types with arguments of type ComparatorLinksGroupModifier and TypeMethodDescriptionJenkinsReportJckGlobalConfig.getComparatorLinksGroups()
static List
<ComparatorLinksGroup> JenkinsReportJckGlobalConfig.getGlobalComparatorLinksGroups()
BuildReportExtendedPlugin.getMatchedComparatorLinksGroups()
Method parameters in io.jenkins.plugins.report.jtreg with type arguments of type ComparatorLinksGroupModifier and TypeMethodDescriptionvoid
JenkinsReportJckGlobalConfig.setComparatorLinksGroups
(List<ComparatorLinksGroup> comparatorLinksGroups) Constructor parameters in io.jenkins.plugins.report.jtreg with type arguments of type ComparatorLinksGroupModifierConstructorDescriptionJenkinsReportJckGlobalConfig
(String toolsUrl, List<ComparatorLinksGroup> comparatorLinksGroups, List<ConfigItem> configItems, List<TestLink> testLinks)