Uses of Class
io.jenkins.plugins.smart_retry.model.SmartRetryReferenceCatalog.MatchedRuleDoc
Packages that use SmartRetryReferenceCatalog.MatchedRuleDoc
-
Uses of SmartRetryReferenceCatalog.MatchedRuleDoc in io.jenkins.plugins.smart_retry.docs
Methods in io.jenkins.plugins.smart_retry.docs that return types with arguments of type SmartRetryReferenceCatalog.MatchedRuleDoc -
Uses of SmartRetryReferenceCatalog.MatchedRuleDoc in io.jenkins.plugins.smart_retry.model
Methods in io.jenkins.plugins.smart_retry.model that return types with arguments of type SmartRetryReferenceCatalog.MatchedRuleDocModifier and TypeMethodDescriptionSmartRetryReferenceCatalog.MatchedRuleGroup.getRules()SmartRetryReferenceCatalog.matchedRules()Constructor parameters in io.jenkins.plugins.smart_retry.model with type arguments of type SmartRetryReferenceCatalog.MatchedRuleDocModifierConstructorDescriptionMatchedRuleGroup(String anchorId, String failureTypeName, String failureTypeAnchorId, String summary, List<SmartRetryReferenceCatalog.MatchedRuleDoc> rules)