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