Uses of Interface
io.jenkins.plugins.util.ResultHandler
-
Uses of ResultHandler in io.jenkins.plugins.util
Classes in io.jenkins.plugins.util that implement ResultHandlerModifier and TypeClassDescriptionclassAResultHandlerthat does nothing.classAResultHandlerthat sets the overall build result of theRunand annotates the given Pipeline stage with aWarningAction.classAResultHandlerthat sets the overall build result of theRun.Methods in io.jenkins.plugins.util that return ResultHandlerModifier and TypeMethodDescriptionprotected ResultHandlerAbstractExecution.createResultHandler()Creates aResultHandlerthat sets build result of theRunor stage.Methods in io.jenkins.plugins.util with parameters of type ResultHandlerModifier and TypeMethodDescriptionQualityGateEvaluator.evaluate(ResultHandler resultHandler, edu.hm.hafner.util.FilteredLog log) Enforces the quality gates for the specified run.