public class FlowableEntityEventImpl extends FlowableEngineEventImpl implements FlowableEngineEntityEvent
FlowableEvent implementations, related to entities.| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
scopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableEntityEventImpl(Object entity,
FlowableEngineEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeprotected Object entity
public FlowableEntityEventImpl(Object entity, FlowableEngineEventType type)
public Object getEntity()
getEntity in interface FlowableEntityEventCopyright © 2021 Flowable. All rights reserved.