| Class | Description | 
|---|---|
| DeleteHistoricDecisionInstanceByDefinitionIdCmd | Deletes historic decision instances with the given id of the decision definition. | 
| DeleteHistoricDecisionInstanceByInstanceIdCmd | Deletes historic decision instances with the given id of the instance. | 
| DeleteHistoricDecisionInstancesBatchCmd | |
| DeleteHistoricDecisionInstancesBulkCmd | Deletes historic decision instances with the given ids in bulk manner. | 
| EvaluateDecisionCmd | Evaluates the decision with the given key or id. | 
| EvaluateDecisionTableCmd | Evaluates the decision table with the given key or id. | 
| GetDeploymentDecisionDefinitionCmd | Gives access to a deployed decision definition instance. | 
| GetDeploymentDecisionDiagramCmd | Gives access to a deployed decision diagram, e.g., a PNG image, through a stream of bytes. | 
| GetDeploymentDecisionModelCmd | Gives access to a deployed decision model, e.g., a DMN 1.0 XML file, through a stream of bytes. | 
| GetDeploymentDecisionRequirementsDefinitionCmd | Gives access to a deployed decision requirements definition instance. | 
| GetDeploymentDecisionRequirementsDiagramCmd | Gives access to a deployed decision requirements diagram, e.g., a PNG image, through a stream of bytes. | 
| GetDeploymentDecisionRequirementsModelCmd | Gives access to a deployed decision requirements model, e.g., a DMN 1.1 XML file, through a stream of bytes. | 
| GetDeploymentDmnModelInstanceCmd | Gives access to a deployed DMN model instance which can be accessed by the
 DMN model API. | 
Copyright © 2018. All rights reserved.