Uses of Class
org.activiti.runtime.api.event.impl.ToTaskSuspendedConverter
Packages that use ToTaskSuspendedConverter
-
Uses of ToTaskSuspendedConverter in org.activiti.runtime.api.event.internal
Constructors in org.activiti.runtime.api.event.internal with parameters of type ToTaskSuspendedConverterModifierConstructorDescriptionTaskSuspendedListenerDelegate(List<TaskRuntimeEventListener<TaskSuspendedEvent>> listeners, ToTaskSuspendedConverter taskSuspendedConverter)