Uses of Class
io.jenkins.plugins.report.jtreg.items.ConfigItem
-
Packages that use ConfigItem Package Description io.jenkins.plugins.report.jtreg -
-
Uses of ConfigItem in io.jenkins.plugins.report.jtreg
Methods in io.jenkins.plugins.report.jtreg that return types with arguments of type ConfigItem Modifier and Type Method Description List<ConfigItem>
JenkinsReportJckGlobalConfig. getConfigItems()
static List<ConfigItem>
JenkinsReportJckGlobalConfig. getGlobalConfigItems()
Method parameters in io.jenkins.plugins.report.jtreg with type arguments of type ConfigItem Modifier and Type Method Description void
JenkinsReportJckGlobalConfig. setConfigItems(List<ConfigItem> configItems)
-