| Class | Description |
|---|---|
| DeleteHistoricDecisionInstanceCmd |
Deletes historic decision instances with the given id of the decision definition.
|
| EvaluateDecisionByIdCmd |
Evaluates the decision with the given id.
|
| EvaluateDecisionByKeyCmd |
Evaluates the decision with the given key and version.
|
| 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.
|
| GetDeploymentDmnModelInstanceCmd |
Gives access to a deployed DMN model instance which can be accessed by the
DMN model API.
|
Copyright © 2018. All rights reserved.