Uses of Interface
io.jenkins.plugins.analysis.core.util.StageResultHandler
-
Packages that use StageResultHandler Package Description io.jenkins.plugins.analysis.core.util -
-
Uses of StageResultHandler in io.jenkins.plugins.analysis.core.util
Classes in io.jenkins.plugins.analysis.core.util that implement StageResultHandler Modifier and Type Class Description class
PipelineResultHandler
StageResultHandler
that sets the overall build result of theRun
and annotates the given Pipeline step with aWarningAction
.class
RunResultHandler
StageResultHandler
that sets the overall build result of theRun
.
-