Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.deployer | |
org.camunda.bpm.engine.impl.cmmn.deployer | |
org.camunda.bpm.engine.impl.dmn.deployer |
Modifier and Type | Class and Description |
---|---|
class |
BpmnDeployer
Deployer responsible to parse BPMN 2.0 XML files and create the proper
ProcessDefinitionEntity s. |
Modifier and Type | Class and Description |
---|---|
class |
CmmnDeployer
Deployer responsible to parse CMMN 1.0 XML files and create the
proper CaseDefinitionEntity s. |
Modifier and Type | Class and Description |
---|---|
class |
DecisionDefinitionDeployer
Deployer responsible to parse DMN 1.1 XML files and create the proper
DecisionDefinitionEntity s. |
class |
DecisionRequirementsDefinitionDeployer
Deployer responsible to parse DMN 1.1 XML files and create the proper
DecisionRequirementsDefinitionEntity s. |
Copyright © 2022. All rights reserved.