Uses of Class
org.activiti.engine.impl.bpmn.deployer.BpmnDeployer
-
Packages that use BpmnDeployer Package Description org.activiti.engine.impl.cfg -
-
Uses of BpmnDeployer in org.activiti.engine.impl.cfg
Fields in org.activiti.engine.impl.cfg declared as BpmnDeployer Modifier and Type Field Description protected BpmnDeployerProcessEngineConfigurationImpl. bpmnDeployerMethods in org.activiti.engine.impl.cfg that return BpmnDeployer Modifier and Type Method Description BpmnDeployerProcessEngineConfigurationImpl. getBpmnDeployer()Methods in org.activiti.engine.impl.cfg with parameters of type BpmnDeployer Modifier and Type Method Description ProcessEngineConfigurationImplProcessEngineConfigurationImpl. setBpmnDeployer(BpmnDeployer bpmnDeployer)
-