Interface EvaluatedDecisionOutput
- All Known Implementing Classes:
EvaluatedDecisionOutputImpl
Deprecated.
-
Method Summary
-
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
-
EvaluatedDecisionOutput