Uses of Class
io.jenkins.plugins.benchmark.configuration.BenchmarkConfiguration
Packages that use BenchmarkConfiguration
-
Uses of BenchmarkConfiguration in io.jenkins.plugins.benchmark
Methods in io.jenkins.plugins.benchmark that return BenchmarkConfigurationModifier and TypeMethodDescriptionBenchmarkAction.getConfig()
BenchmarkBuilder.getConfig
(AbstractProject<?, ?> project) Constructors in io.jenkins.plugins.benchmark with parameters of type BenchmarkConfigurationModifierConstructorDescriptionBenchmarkAction
(ReadResult m, BenchmarkBuilder benchmarkBuilder, boolean succes, BenchmarkConfiguration conf) BenchmarkConfigAction
(BenchmarkConfiguration config, AbstractProject<?, ?> project) -
Uses of BenchmarkConfiguration in io.jenkins.plugins.benchmark.configuration
Methods in io.jenkins.plugins.benchmark.configuration that return BenchmarkConfiguration