Class Hierarchy
- java.lang.Object
- org.activiti.api.runtime.event.impl.RuntimeEventImpl<ENTITY_TYPE,EVENT_TYPE> (implements org.activiti.api.model.shared.event.RuntimeEvent<ENTITY_TYPE,EVENT_TYPE>)
- org.activiti.runtime.api.event.impl.TaskCandidateEventConverterHelper
- org.activiti.runtime.api.event.impl.ToAPITaskAssignedEventConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToAPITaskCandidateGroupAddedEventConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToAPITaskCandidateUserAddedEventConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToAPITaskCreatedEventConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToAPITaskUpdatedEventConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskActivatedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskCancelledConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskCandidateGroupRemovedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskCandidateUserRemovedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskCompletedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)
- org.activiti.runtime.api.event.impl.ToTaskSuspendedConverter (implements org.activiti.runtime.api.event.impl.EventConverter<ApiEventTypeT,InternalApiTypeT>)