Uses of Class
org.jenkinsci.plugins.octoperf.result.BenchResult
Packages that use BenchResult
-
Uses of BenchResult in org.jenkinsci.plugins.octoperf.result
Methods in org.jenkinsci.plugins.octoperf.result that return BenchResultModifier and TypeMethodDescriptionBenchResultService.find(RestApiFactory apiFactory, String benchResultId) Finds a bench result by its id.Methods in org.jenkinsci.plugins.octoperf.result that return types with arguments of type BenchResultMethods in org.jenkinsci.plugins.octoperf.result with parameters of type BenchResultModifier and TypeMethodDescriptionbooleanBenchResultService.isFinished(BenchResult benchResult) Returns true when the bench result is finished.