public class ActivitiEntityEventImpl extends ActivitiEventImpl implements ActivitiEntityEvent
ActivitiEvent implementations, related to entities.| Modifier and Type | Field and Description |
|---|---|
protected Object |
entity |
executionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiEntityEventImpl(Object entity,
ActivitiEventType type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getEntity() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getTypeprotected Object entity
public ActivitiEntityEventImpl(Object entity, ActivitiEventType type)
public Object getEntity()
getEntity in interface ActivitiEntityEventCopyright © 2017 Alfresco. All rights reserved.