Interface MatchedDecisionRule

All Known Implementing Classes:
MatchedDecisionRuleImpl

@Deprecated public interface MatchedDecisionRule
Deprecated.
since 8.8 for removal in 8.9, replaced by MatchedDecisionRule
  • Method Details

    • getRuleId

      String getRuleId()
      Deprecated.
      Returns:
      the id of the matched rule
    • getRuleIndex

      int getRuleIndex()
      Deprecated.
      Returns:
      the index of the matched rule
    • getEvaluatedOutputs

      List<EvaluatedDecisionOutput> getEvaluatedOutputs()
      Deprecated.
      Returns:
      the evaluated decision outputs
    • toJson

      String toJson()
      Deprecated.
      Returns:
      the record encoded as JSON