Interface EvaluatedDecisionOutput

All Known Implementing Classes:
EvaluatedDecisionOutputImpl

public interface EvaluatedDecisionOutput
  • Method Details

    • getOutputId

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

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

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

      String toJson()
      Returns:
      the record encoded as JSON