Uses of Class
org.activiti.runtime.api.event.impl.ToActivityCompletedConverter
Packages that use ToActivityCompletedConverter
-
Uses of ToActivityCompletedConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToActivityCompletedConverterModifierConstructorDescriptionActivityCompletedListenerDelegate(List<BPMNElementEventListener<BPMNActivityCompletedEvent>> processRuntimeEventListeners, ToActivityCompletedConverter converter)