Package org.camunda.bpm.engine.impl.dmn.cmd
package org.camunda.bpm.engine.impl.dmn.cmd
-
ClassDescriptionDeletes historic decision instances with the given id of the decision definition.Deletes historic decision instances with the given id of the instance.Deletes historic decision instances with the given ids in bulk manner.Evaluates the decision with the given key or id.Evaluates the decision table with the given key or id.Gives access to a deployed decision definition instance.Gives access to a deployed decision diagram, e.g., a PNG image, through a stream of bytes.Gives access to a deployed decision model, e.g., a DMN 1.0 XML file, through a stream of bytes.Gives access to a deployed decision requirements definition instance.Gives access to a deployed decision requirements diagram, e.g., a PNG image, through a stream of bytes.Gives access to a deployed decision requirements model, e.g., a DMN 1.1 XML file, through a stream of bytes.Gives access to a deployed DMN model instance which can be accessed by the DMN model API.