Package org.camunda.bpm.engine.impl.dmn.cmd

Class Summary
DeleteHistoricDecisionInstanceCmd Deletes historic decision instances with the given id of the decision definition.
EvaluateDecisionCmd Evaluates the decision 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.
GetDeploymentDmnModelInstanceCmd Gives access to a deployed DMN model instance which can be accessed by the DMN model API.
 



Copyright © 2016 camunda services GmbH. All rights reserved.