Class DecisionRequirementsDefinitionDeployer

java.lang.Object
org.camunda.bpm.engine.impl.AbstractDefinitionDeployer<DecisionRequirementsDefinitionEntity>
org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
All Implemented Interfaces:
Deployer

public class DecisionRequirementsDefinitionDeployer extends AbstractDefinitionDeployer<DecisionRequirementsDefinitionEntity>
Deployer responsible to parse DMN 1.1 XML files and create the proper DecisionRequirementsDefinitionEntitys.