Class TaskSuspendedImpl
java.lang.Object
org.activiti.api.runtime.event.impl.RuntimeEventImpl<Task,TaskRuntimeEvent.TaskEvents>
org.activiti.runtime.api.event.impl.TaskSuspendedImpl
- All Implemented Interfaces:
Serializable,RuntimeEvent<Task,,TaskRuntimeEvent.TaskEvents> TaskRuntimeEvent<Task>,TaskSuspendedEvent
public class TaskSuspendedImpl
extends RuntimeEventImpl<Task,TaskRuntimeEvent.TaskEvents>
implements TaskSuspendedEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.activiti.api.task.model.events.TaskRuntimeEvent
TaskRuntimeEvent.TaskEvents -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.activiti.api.runtime.event.impl.RuntimeEventImpl
equals, getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp, hashCode, setBusinessKey, setEntity, setParentProcessInstanceId, setProcessDefinitionId, setProcessDefinitionKey, setProcessDefinitionVersion, setProcessInstanceId, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.activiti.api.model.shared.event.RuntimeEvent
getBusinessKey, getEntity, getId, getParentProcessInstanceId, getProcessDefinitionId, getProcessDefinitionKey, getProcessDefinitionVersion, getProcessInstanceId, getTimestamp
-
Constructor Details
-
TaskSuspendedImpl
public TaskSuspendedImpl() -
TaskSuspendedImpl
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceRuntimeEvent<Task,TaskRuntimeEvent.TaskEvents>
-