public class FlowableEntityEventImpl extends FlowableEngineEventImpl implements FlowableEngineEntityEvent
FlowableEvent implementations, related to entities.| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
executionId, processDefinitionId, processInstanceIdtype| Constructor and Description |
|---|
FlowableEntityEventImpl(Object entity,
FlowableEngineEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceIdgetTypeprotected Object entity
public FlowableEntityEventImpl(Object entity, FlowableEngineEventType type)
public Object getEntity()
getEntity in interface FlowableEntityEventCopyright © 2019 Flowable. All rights reserved.