public class ActivitiEntityEventImpl extends ActivitiEventImpl implements FlowableEngineEntityEvent
FlowableEvent implementations, related to entities.| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
executionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiEntityEventImpl(Object entity,
FlowableEngineEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeprotected Object entity
public ActivitiEntityEventImpl(Object entity, FlowableEngineEventType type)
public Object getEntity()
getEntity in interface FlowableEntityEventCopyright © 2023 Flowable. All rights reserved.