Uses of Class
org.activiti.runtime.api.event.impl.ToVariableCreatedConverter
-
Packages that use ToVariableCreatedConverter Package Description org.activiti.runtime.api.event.internal -
-
Uses of ToVariableCreatedConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToVariableCreatedConverter Constructor Description VariableCreatedListenerDelegate(java.util.List<org.activiti.api.runtime.shared.events.VariableEventListener<org.activiti.api.model.shared.event.VariableCreatedEvent>> listeners, ToVariableCreatedConverter converter)
-