Interface EvaluatedDecisionOutput

All Known Implementing Classes:
EvaluatedDecisionOutputImpl

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

    • getOutputId

      String getOutputId()
      Deprecated.
      Returns:
      the id of the evaluated decision output
    • getOutputName

      String getOutputName()
      Deprecated.
      Returns:
      the name of the evaluated decision output
    • getOutputValue

      String getOutputValue()
      Deprecated.
      Returns:
      the value of the evaluated decision output
    • toJson

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