Class EvaluateDecisionTableCmd

  • All Implemented Interfaces:
    Command<DmnDecisionTableResult>

    public class EvaluateDecisionTableCmd
    extends java.lang.Object
    implements Command<DmnDecisionTableResult>
    Evaluates the decision table with the given key or id. If the decision definition key given then specify the version and tenant-id. If no version is provided then the latest version is taken.
    Author:
    Kristin Polenz