Class ProcessUpdatedEventImpl
java.lang.Object
org.activiti.api.runtime.event.impl.RuntimeEventImpl<ProcessInstance,ProcessRuntimeEvent.ProcessEvents>
org.activiti.runtime.api.event.impl.ProcessUpdatedEventImpl
- All Implemented Interfaces:
Serializable,RuntimeEvent<ProcessInstance,,ProcessRuntimeEvent.ProcessEvents> ProcessRuntimeEvent<ProcessInstance>,ProcessUpdatedEvent
public class ProcessUpdatedEventImpl
extends RuntimeEventImpl<ProcessInstance,ProcessRuntimeEvent.ProcessEvents>
implements ProcessUpdatedEvent
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.activiti.api.process.model.events.ProcessRuntimeEvent
ProcessRuntimeEvent.ProcessEvents -
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
-
ProcessUpdatedEventImpl
-
-
Method Details
-
getEventType
- Specified by:
getEventTypein interfaceRuntimeEvent<ProcessInstance,ProcessRuntimeEvent.ProcessEvents>
-