Interface MatchedDecisionRule

All Known Implementing Classes:
MatchedDecisionRuleImpl

public interface MatchedDecisionRule
  • Method Details

    • getRuleId

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

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

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

      String toJson()
      Returns:
      the record encoded as JSON