Uses of Class
org.activiti.runtime.api.event.impl.BPMNErrorConverter
Packages that use BPMNErrorConverter
-
Uses of BPMNErrorConverter in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return BPMNErrorConverterMethods in org.activiti.runtime.api.conf with parameters of type BPMNErrorConverterModifier and TypeMethodDescriptionorg.springframework.beans.factory.InitializingBeanProcessRuntimeAutoConfiguration.registerErrorReceviedListenerDelegate(org.activiti.engine.RuntimeService runtimeService, List<org.activiti.api.process.runtime.events.listener.BPMNElementEventListener<org.activiti.api.process.model.events.BPMNErrorReceivedEvent>> eventListeners, BPMNErrorConverter bpmnErrorConverter) -
Uses of BPMNErrorConverter in org.activiti.runtime.api.event.impl
Constructors in org.activiti.runtime.api.event.impl with parameters of type BPMNErrorConverter