Uses of Class
io.jenkins.plugins.benchmark.configuration.ConfigEntry
Packages that use ConfigEntry
-
Uses of ConfigEntry in io.jenkins.plugins.benchmark
Methods in io.jenkins.plugins.benchmark that return types with arguments of type ConfigEntry -
Uses of ConfigEntry in io.jenkins.plugins.benchmark.configuration
Methods in io.jenkins.plugins.benchmark.configuration that return ConfigEntryMethods in io.jenkins.plugins.benchmark.configuration that return types with arguments of type ConfigEntryMethods in io.jenkins.plugins.benchmark.configuration with parameters of type ConfigEntryModifier and TypeMethodDescriptionboolean
BenchmarkConfiguration.add
(String metric, ConfigEntry config) boolean
BenchmarkConfiguration.change
(String metric, ConfigEntry config)