Uses of Class
org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
Packages that use BpmnDeployer
-
Uses of BpmnDeployer in org.flowable.engine.impl.cfg
Fields in org.flowable.engine.impl.cfg declared as BpmnDeployerModifier and TypeFieldDescriptionprotected BpmnDeployer
ProcessEngineConfigurationImpl.bpmnDeployer
Methods in org.flowable.engine.impl.cfg that return BpmnDeployerMethods in org.flowable.engine.impl.cfg with parameters of type BpmnDeployerModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setBpmnDeployer
(BpmnDeployer bpmnDeployer)