Uses of Interface
io.camunda.zeebe.dmn.MatchedRule
Packages that use MatchedRule
-
Uses of MatchedRule in io.camunda.zeebe.dmn
Methods in io.camunda.zeebe.dmn that return types with arguments of type MatchedRuleModifier and TypeMethodDescriptionEvaluatedDecision.matchedRules()If the decision is a decision table then it returns the matched rules. -
Uses of MatchedRule in io.camunda.zeebe.dmn.impl
Classes in io.camunda.zeebe.dmn.impl that implement MatchedRuleMethods in io.camunda.zeebe.dmn.impl that return types with arguments of type MatchedRuleModifier and TypeMethodDescriptionEvaluatedDmnScalaDecision.matchedRules()Returns the value of thematchedRulesrecord component.