Class EvaluateDecisionCmd

java.lang.Object
org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
All Implemented Interfaces:
Command<DmnDecisionResult>

public class EvaluateDecisionCmd extends 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.