public class ResultRule extends Object implements ExecutionRule
Constructor and Description |
---|
ResultRule(AbstractBuild<?,?> build) |
Modifier and Type | Method and Description |
---|---|
boolean |
allows(PostBuildItem item,
boolean endOfMatrixBuild) |
String |
formatViolationMessage(PostBuildItem item,
String scriptName) |
public ResultRule(AbstractBuild<?,?> build)
public boolean allows(PostBuildItem item, boolean endOfMatrixBuild)
allows
in interface ExecutionRule
public String formatViolationMessage(PostBuildItem item, String scriptName)
formatViolationMessage
in interface ExecutionRule
Copyright © 2011–2022. All rights reserved.