Class SmartRetryReferenceCatalog.MatchedRuleGroup
java.lang.Object
io.jenkins.plugins.smart_retry.model.SmartRetryReferenceCatalog.MatchedRuleGroup
- Enclosing class:
SmartRetryReferenceCatalog
-
Constructor Summary
ConstructorsConstructorDescriptionMatchedRuleGroup(String anchorId, String failureTypeName, String failureTypeAnchorId, String summary, List<SmartRetryReferenceCatalog.MatchedRuleDoc> rules) -
Method Summary
-
Constructor Details
-
MatchedRuleGroup
-
-
Method Details
-
getAnchorId
-
getFailureTypeName
-
getFailureTypeAnchorId
-
getRules
-
getSummary
-
getRuleCount
public int getRuleCount() -
isDefaultExpanded
public boolean isDefaultExpanded()
-