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(RuntimeService runtimeService, List<BPMNElementEventListener<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