Class Hierarchy
- java.lang.Object
- org.activiti.runtime.api.event.impl.ToVariableCreatedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<API_EVENT_TYPE,INTERNAL_API_TYPE>)
- org.activiti.runtime.api.event.impl.ToVariableDeletedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<API_EVENT_TYPE,INTERNAL_API_TYPE>)
- org.activiti.runtime.api.event.impl.ToVariableUpdatedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<API_EVENT_TYPE,INTERNAL_API_TYPE>)
Interface Hierarchy
- org.activiti.runtime.api.event.impl.EventConverter<API_EVENT_TYPE,INTERNAL_API_TYPE>