Interface EvaluatedDecisionInput

All Known Implementing Classes:
EvaluatedDecisionInputImpl

@Deprecated public interface EvaluatedDecisionInput
Deprecated.
since 8.8 for removal in 8.9, replaced by EvaluatedDecisionInput
  • 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