Class GetDeploymentDecisionDefinitionCmd

java.lang.Object
org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDefinitionCmd
All Implemented Interfaces:
Serializable, Command<DecisionDefinition>

public class GetDeploymentDecisionDefinitionCmd extends Object implements Command<DecisionDefinition>, Serializable
Gives access to a deployed decision definition instance.
See Also: