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