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