Interface EvaluatedDecisionInput
- All Known Implementing Classes:
EvaluatedDecisionInputImpl
Deprecated.
-
Method Summary
-
Method Details
-
getInputId
String getInputId()Deprecated.- Returns:
- the id of the evaluated decision input
-
getInputName
String getInputName()Deprecated.- Returns:
- the name of the evaluated decision input
-
getInputValue
String getInputValue()Deprecated.- Returns:
- the value of the evaluated decision input
-
toJson
String toJson()Deprecated.- Returns:
- the record encoded as JSON
-
EvaluatedDecisionInput