Uses of Class
io.jenkins.plugins.smart_retry.config.CustomClassificationRule
Packages that use CustomClassificationRule
-
Uses of CustomClassificationRule in io.jenkins.plugins.smart_retry.classify
Constructor parameters in io.jenkins.plugins.smart_retry.classify with type arguments of type CustomClassificationRuleModifierConstructorDescriptionDeterministicFailureClassifier(Set<String> disabledBuiltInRuleIds, List<CustomClassificationRule> customClassificationRules) -
Uses of CustomClassificationRule in io.jenkins.plugins.smart_retry.config
Methods in io.jenkins.plugins.smart_retry.config that return types with arguments of type CustomClassificationRuleMethod parameters in io.jenkins.plugins.smart_retry.config with type arguments of type CustomClassificationRuleModifier and TypeMethodDescriptionvoidSmartRetryGlobalConfiguration.setCustomClassificationRules(List<CustomClassificationRule> customClassificationRules)