Class EvaluateDecisionCmd

  • All Implemented Interfaces:
    Command<DmnDecisionResult>

    public class EvaluateDecisionCmd
    extends java.lang.Object
    implements Command<DmnDecisionResult>
    Evaluates the decision 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.