Uses of Class
org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
Packages that use AbstractDefinitionDeployer
Package
Description
-
Uses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.bpmn.deployer
Subclasses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.bpmn.deployerModifier and TypeClassDescriptionclass
Deployer
responsible to parse BPMN 2.0 XML files and create the properProcessDefinitionEntity
s. -
Uses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.cmmn.deployer
Subclasses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.cmmn.deployerModifier and TypeClassDescriptionclass
Deployer
responsible to parse CMMN 1.0 XML files and create the properCaseDefinitionEntity
s. -
Uses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.dmn.deployer
Subclasses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.dmn.deployerModifier and TypeClassDescriptionclass
Deployer
responsible to parse DMN 1.1 XML files and create the properDecisionDefinitionEntity
s.class
Deployer
responsible to parse DMN 1.1 XML files and create the properDecisionRequirementsDefinitionEntity
s. -
Uses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.form.deployer
Subclasses of AbstractDefinitionDeployer in org.camunda.bpm.engine.impl.form.deployer