Class GetDeploymentDmnModelInstanceCmd

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

public class GetDeploymentDmnModelInstanceCmd extends Object implements Command<DmnModelInstance>
Gives access to a deployed DMN model instance which can be accessed by the DMN model API.