Uses of Interface
io.jenkins.plugins.util.StageResultHandler
-
Uses of StageResultHandler in io.jenkins.plugins.util
Modifier and TypeClassDescriptionclass
AResultHandler
that sets the overall build result of theRun
and annotates the given Pipeline stage with aWarningAction
.class
AResultHandler
that sets the overall build result of theRun
.Modifier and TypeMethodDescriptionprotected StageResultHandler
AbstractExecution.createStageResultHandler()
Deprecated.
AbstractExecution.createResultHandler()
instead