Uses of Class
org.activiti.runtime.api.event.impl.ToVariableUpdatedConverter
-
Packages that use ToVariableUpdatedConverter Package Description org.activiti.runtime.api.event.internal -
-
Uses of ToVariableUpdatedConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToVariableUpdatedConverter Constructor Description VariableUpdatedListenerDelegate(List<VariableEventListener<VariableUpdatedEvent>> listeners, ToVariableUpdatedConverter converter)
-