Interface ActivitiEntityEvent
- All Superinterfaces:
ActivitiEvent
- All Known Subinterfaces:
ActivitiEntityWithVariablesEvent, ActivitiProcessCancelledEvent, ActivitiProcessStartedEvent
- All Known Implementing Classes:
ActivitiEntityEventImpl, ActivitiEntityExceptionEventImpl, ActivitiEntityWithVariablesEventImpl, ActivitiProcessCancelledEventImpl, ActivitiProcessStartedEventImpl
An
ActivitiEvent related to a single entity.-
Method Summary
Methods inherited from interface ActivitiEvent
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType
-
Method Details
-
getEntity
Object getEntity()- Returns:
- the entity that is targeted by this event.
-
getReason
-
getActor
-