Class GetDeploymentDmnModelInstanceCmd
java.lang.Object
org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDmnModelInstanceCmd
- All Implemented Interfaces:
Command<DmnModelInstance>
Gives access to a deployed DMN model instance which can be accessed by the
DMN model API.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
decisionDefinitionId
-
-
Constructor Details
-
GetDeploymentDmnModelInstanceCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<DmnModelInstance>
-