Uses of Class
com.google.jenkins.flakyTestHandler.plugin.FlakyTestResultAction.FlakyRunStats
Packages that use FlakyTestResultAction.FlakyRunStats
-
Uses of FlakyTestResultAction.FlakyRunStats in com.google.jenkins.flakyTestHandler.plugin
Methods in com.google.jenkins.flakyTestHandler.plugin that return FlakyTestResultAction.FlakyRunStatsMethods in com.google.jenkins.flakyTestHandler.plugin with parameters of type FlakyTestResultAction.FlakyRunStatsModifier and TypeMethodDescriptionvoid
FlakyTestResultAction.setFlakyRunStats
(FlakyTestResultAction.FlakyRunStats stats, TaskListener listener) Overwrites theFlakyTestResultAction.FlakyRunStats
by a new data set.